/*
Theme Name: Vs Global
Theme URI: http://www.elroisoftwaresolution.com/
Author: ERSS
Author URI: http://www.elroisoftwaresolution.com/
Description: Custom Theme for Vs-Global website by ELROI software solution.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, post-formats,
Text Domain: vsglobalerss

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


#vsg_menu {
    background: #203e99;
    margin-top: 0;
    height: 70px;
}
#vsg_menu ul li{
	display: inline-block;
	border: 0;
	position: relative;
	list-style: none;
	line-height: 20px;
}
#vsg_menu ul li a{
	line-height: 71px;
	color: #fff !important;
	padding: 0 20px;
	text-transform: uppercase;
	font-weight: bolder;
}
#vsg_menu ul li ul {
    display: none;
    position: absolute;
    z-index: 99999;
}
#vsg_menu ul li:hover > ul {
    display: block;
    float: left;
    background-color: #003a4f !important;
}
#vsg_menu ul li ul li{
	display: block;
}
#vsg_menu ul li ul li a {
    width: 221px;
    line-height: 48px;
    color: #FFF !important;
    font-weight: bold !important;
    font-size: 15px;
}
#vsg_menu .sub-menu {
    background: #fff !important;
}
#vsg_menu .sub-menu li {
    border-bottom: 1px solid #203e99 !important;
}

.vs_hom_fe_pg_item{
	width: 390px;
}
.vs_hom_fe_pg_item .img-responsive.img-default {
    border-radius: 50%;
    width: 335px;
    height: 335px;
    overflow: hidden;
    display: inline-block;
    border: 15px solid #A9A6A033;
}
.vs_home_testimonial {
    background-image: url(assets/img/bg-t.png);
    padding: 0;
}

#vg_top_social_icon li.cn-fa-icon a {
    background-color: transparent !important;
}

#vs_hom_Form input[type="submit"], .wpcf7-form input[type="submit"], .vs_sear_frm input[type="submit"]{
    background: url(assets/img/bg-btn.png) no-repeat;
    border: 0;
    padding: 0 0 0 15px;
    width: 117px;
    height: 41px;
    margin-top: 20px;
    color: #ffffff;
    text-align: left;
    font-weight: bold;
    border-radius: 0;
}
#vs_hom_Form input[type="text"], #vs_hom_Form input[type="email"], #vs_hom_Form input[type="tel"]{
    color: #575757;
    padding: 0 12px;
    border: none;
    height: 45px;
    margin-bottom: 10px;
    max-width: 100%;
    width: 100%;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    font-family: inherit;
}
#vs_hom_Form .Messenger{
    color: #575757;
    border: none;
    margin-bottom: 10px;
    max-width: 100%;
    width: 100%;
    border-radius: 4px !important;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    font-family: inherit;
}

#vs_hom_Form span.wpcf7-not-valid-tip {
    font-size: 12px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #363636;
    font-weight: bold;
}
.vsg_sidebar{
    padding-left: 30px;
}
.vsg_sidebar h3.moduletitle{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: #363636;
    line-height: 24px
    border: none;
    padding: 0;
    margin-bottom: 40px;
    border-bottom: none !important;
}

h3.moduletitle::before {
    background: url(assets/images/bg-title.png) no-repeat;
    content: "";
    height: 3px;
    margin-top: 35px;
    position: absolute;
    width: 60px;
}


.vs_page_title::before {
    /*background: url(assets/images/bg-title.png) no-repeat;*/
    content: "";
    height: 3px;
    margin-top: 35px;
    position: absolute;
    width: 60px;
}
.vs_page_title {
    text-transform: capitalize;
    margin-bottom: 50px;
    font-size: 40px;
    background-color: #203e99;
    color: #fff;
    padding: 10px;
    font-weight: bolder;
    margin-top: 0px;
}

.vsg_sidebar li a{
    font-weight: bold;
    font-size: 12px;
    color: #959595;
    text-transform: uppercase;
    max-width: 100%;
    max-height: 100%;
    line-height: 22px;
}
.vsg_sidebar li {
    margin-bottom: 13px;
}

.site-content #primary {
    margin-top: 30px;
    margin-bottom: 10px;
}
.vs_post_loop .wp-post-image, .vsg_single_pg .wp-post-image {
    width: 100%;
}
.vsg_single_pg .vs_page_title.entry-title {
    margin-bottom: 15px;
}
.vsg_single_pg .entry-header {
    margin-bottom: 10px;
}
.vs_post_dat {
    float: left;
    width: 157px;
}
.vs_post_loop .vs_readmore{
    text-transform: uppercase;
    color: #203e99;
    font-weight: bold;
}
.vs_post_loop .meta_date, .vs_post_dat, .vs_post_cat_ti a {
    color: #00AEEF;
}
.vs_post_loop .meta_date span {
    font-weight: bolder;
}
.vs_post_loop .vs_post_bot{
    /*margin-left: 85px;
    padding-left: 10px;
    padding-top: 25px;*/
}
.vs_loop_main .vs_post_loop {
    margin-top: 25px
}

.vs_sear_frm .search-field {
    width: 350px !important;
}
.vs_sear_frm input[type="submit"]{
    margin-top: 0px !important;    
}
#searchsubmit {
    height: 33px;
    width: 50px;
    background-color: #203e99;
    color: #fff;
    font-weight: 700;
}
.vsg_sidebar .ag_wid {
    margin-bottom: 35px;
}

#vs_top_search .search-query{
    width: 200px;
    height: 44px;
    border: 2px solid #f2f2f2;
    border-radius: 25px;
    font-size: 14px;
    font-style: normal;
    padding-left: 18px;
    background-color: #FCFCFC;
}
#vs_top_search .btn {
    background: url("assets/images/icon-search.png") no-repeat scroll center 5px rgba(0,0,0,0);
    width: 27px;
    height: 30px;
    border: none;
}
#vs_top_search {
    margin-top: 18px;
    text-align: right;
}
.vs-contact form label, .vs-contact form label input, .vs-contact form label textarea{width: 100% !important;}
