/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 3, 2016, 8:15:46 PM
    Author     : State Creative
*/

/*font-family: 'Roboto', sans-serif;*/
body{
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #333333;
    background-color: #f8f9fa;
    font-weight: 400;
}
a,a:hover,a:visited,a:focus{
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    outline: none;
}
img{
    max-width: 100%;
    height: auto;
}
header{
    width:100%;
    position: fixed;
    height: 3.8em;
    left: 0;
    color: #FFF;
    z-index: 99;
    background-color: #00447c;
}
.sub-header{
    height: 3.6em;
    background-color: #FFF;
    padding-top: .9em;
    padding-left: 3.2em;
    margin-top: 3.6em;
}
.home-mast-head{
    color: #FFF;
    margin-left: 3.5em;
    max-width: 866px;
    width: 100%;
    text-align: left;
    display: none;
    float: right;
    margin-top: -10em;
}
.home-mast-head h2{
    font-size: 3.5em;
    font-weight: 500;
}
.home-mast-head .sub{
    font-size: 1.4em;
    font-weight: 300;
    line-height: inherit;
	margin-top: 20px;
}
.homecontent {font-size:.9em !important; margin-bottom:0px !important; margin-top: 22px !important;}
.inner-header{
    background: none;
}
.form-control,.btn{
    -webkit-border-radius: 0; 
    -moz-border-radius: 0; 
    border-radius: 0; 
}
.inner-banner{
    width:100%;
    float:left;
    position: relative;
    margin-top: 3.8em;
    height: 310px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-position: center;
}
section{
    width:100%;
    float:left;
    position: relative;
}
footer{
    width:100%;
    float:left;
    padding-top: 2em;
    color: #FFF;
    font-size: .8em;
}

footer.upper-footer {
    background-color: #00447B;
}

footer.lower-footer {
    background-color: #0072C5;
    padding-bottom:2em;
}

footer.lower-footer .copyright, footer.lower-footer .footer-menu li {
    font-size:.9em;
}

footer.lower-footer .footer-menu li a:hover {
    text-decoration:underline;
}

footer.lower-footer .relx-logo {
    padding-top:1em;
    float:right;
}

.footer-subscribe p.s2_message {
    display: block;
    font-weight: 300;
    padding-top: 1.5em;
}

@media(max-width:768px){
    footer.lower-footer .relx-logo {
        float:left;
    }
}

footer .menu li a:hover {text-decoration:underline;}

.texteighteen {font-size:.9em !important;}

.gutter{
    height: 2.5em;
    width: 100%;
    float: left;
}
.xgutter{
    height: 1em;
    width: 100%;
    float: left;
}
.smallgutter{
    height: 1.5em;
    width: 100%;
    float: left;
}
.no-padding{
    padding: 0;
}
.no-rpadding{
    padding-right: 0;
}
.no-lpadding{
    padding-left: 0;
}
.no-margin{
    margin: 0;
}
.no-rmargin{
    margin-right: 0;
}
.no-lmargin{
    margin-left: 0;
}
.wrapper{
    width: 100%;
    float: left;
}
.vertical-align{
    display: inline-flex;
    display: -webkit-inline-flex;
    height: 100%;
    width: 100%;
    float: left;

}
.content-wrap .vertical-align{
    display: inline-flex;
    display: -webkit-inline-flex;
    height: 100%;
    width: 100%;
    float: left;
  background: #0072c6 none repeat scroll 0 0;
min-height:120px;
}
.page-template-news .content-wrap .vertical-align{
min-height:113px !important;
}
.content-wrap .vertical-align:hover{
background:#636363;
}
.vertical-align > div{
    margin: auto;
    display: block;
    text-align: center;
}
.container{
    max-width: 1500px;
    width: 88%;
}
.container p{
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 1.5em;
    font-weight: 400;
}

.mobile-menu-trigger{
    color: #000;
    width: 1.5em;
    height: 1.55em;
    position: fixed;
    top: .7em;
    right: .4em;
    font-size: 1.1em;
    cursor: pointer;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    padding:0 0.28em;
    display: none;
}
#scrollToTop{
    background: url("./images/arrow_up.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 5px;
    display: none;
    height: 50px;
    outline: 0 none;
    position: fixed;
    right: 5px;
    width: 50px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    z-index: 10001;
}
.logo{
    float: left;
    height: 100%;
    height: 3.8em;
    position: absolute;
    left: 0;
    z-index: 1;
background-color:#0072c6;
}
.logo img{
    max-height: 100%;
    width: auto;
}
.main-menu{
    width: auto;
    list-style: none;
    margin: 0;
}
.main-menu li{
    float: left;
    height: 3.8em;
    margin: 0 1em;
    position: relative;
}
.main-menu li a{
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    font-size: .9em;
    font-weight:400;
    padding-top: 1.2em;
}
.main-menu li:hover > a,.main-menu li a:focus,.main-menu li a:hover,.main-menu li.active a,.main-menu > li.current-menu-ancestor > a,.main-menu > li.current_page_item > a{
    color: #e05e08;
}

.main-menu li:last-child{
    margin-right: 27px;
}
.main-menu li:first-child{
    margin-left: 0;
}
.main-menu li .sub-menu{
    background-color: #00447c;
    display: none;
    left: 260px;
    margin-top: 12px;
    padding: 0;
    position: absolute;
    width: 260px;
    list-style: none;
}
.main-menu li .sub-menu .sub-menu{
    top: -0.6em;
}

.main-menu > li > .sub-menu{
    left: 0;
    margin-top: 1.42em;
margin-left: -5px;
}
.main-menu li li{
    height: auto;
    width: 100%;
    margin: 0;
}
.main-menu li li a{
    width: 100%;
    padding: 0;
    padding-top: .35em;
    text-align: left;
    margin: 0;
    padding: .5em 1.7em;
    font-size: 16px;
}
.main-menu li:hover > .sub-menu{
    display: block;
}
.main-menu li li:hover > a,.sub-menu .current-menu-ancestor > a, .sub-menu .current_page_item > a,.main-menu li li:hover > a{
    background-color: #0072c6;
    color: #FFF;
}
.mast-head{
    position: absolute;
    bottom:28%;
    text-align: center;
    width: 100%;
}

.home-banner{
    width: 100%;
    float: left;
    position: relative;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    min-height: 650px;
    margin-top: 0;
    background-position:center center;
}
.home-banner-mast-head {
    height: 100%;
    width: 100%;
    background: url("./images/trans.png") repeat;
}
.banner-margin{
    margin-top: -13em;
    position: relative;
}
.head-title{
    font-size: 1.25em;
    font-weight: 700;
}
.banner-margin .container{
    background-color: #FFF;
    padding: 1.8em 2.5em;
}
.home-box-s1{
    text-align: center;
    font-size: .8em;
}
.home-box-s1 p{
    font-weight: 500;
    margin: 1.6em 0;
	font-size:1em;
}
.home-box-s1 a{
    text-transform: uppercase;
    font-weight: 400;
    background-image: url("./images/arr.png");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
    color: #999999;
}
.home-box-s1 a:hover,.home-box-s1 a:focus{
    color: #0072c6;
}
.btn-s1{
    font-size: .85em;
    color: #e05e08 !important;
    border: 1px solid #e05e08;
    text-transform: uppercase;
    padding: 1.2em 2.4em;
    margin: 0 1em;
}
.btn-s1:hover{
   color: #fff !important;
    background: #e05e08 none repeat scroll 0 0;
}
.btn-s3{
    color: #FFF !important;
    border: 1px solid #e05e08;
    background-color: #e05e08;
    text-transform: uppercase;
    padding: 1.5em 2em;
}

.btn-s3:hover{
    color: #e05e08 !important;
    border: 1px solid #e05e08;
    background-color:transparent;
}
.title-s1{
    font-weight: 700;
    font-size: 1.25em;
    margin-bottom:1.2em;
}
.btn-s2{
    font-weight: 700;
    font-size: .85em;
    margin-top: 2em;
    line-height: 1.4em;
    display: block;
	width:91%;
}
.btn-s2:hover{
    color: #0072c6;
}
footer h4{

    padding-bottom: .4em;
    font-size: inherit;
}
.footer-bottom{
    padding: 0;
    font-size:14px;
    padding: 22px 0;
}

.footer-bottom a:hover{
 color:#257dca;
}
footer i {
    font-size: 1.1em !important;
    margin-right: .2em;
    color: #00447B;
    background-color: white;
    padding: 3px;
    border-radius: 3px;
}
.footer-bottom .copyright {
    float: left;
    display: inline;
    margin-bottom: 10px;
    line-height: 1em;
}

.trans-bg{
    background: url("./images/trans.png") repeat;
}
.inner-content{ margin-top:-2.5em;}
.inner-content .container{ background-color: #FFF; padding: 1em 1.5em; padding-bottom: 2em;}
.content-wrap{
    padding-right: 3em;
}
.page-title{
    font-size: 1em;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 1.3em;
}
.breadcrumb-wrap{
    font-size: .7em;
    color: #0072c6;
}
.breadcrumb-wrap a,.breadcrumb-wrap i{
    color: #999
}
.title-s2{
    font-weight: 400;
    font-size: .9em;
    padding-bottom:.75em;
    color: #00447c;
    background-image:  url("./images/title-line.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
}
.rightbar{
    padding: 0;
}
.right-box1{
    background-color: #f8f9fa;
    font-size: .75em;
    border-bottom: 1px solid #c2c3c3;
    padding-bottom: 1em;
    padding-top: 1em;
}
.right-box1 ul {
    padding: 0;
    display: table;
}
.right-box1 ul li{
    list-style: none;
    color: #707070;
    display: table-cell;
    vertical-align: bottom;
    padding-right: 10px;
    width: 50%;
    font-size: .9em;
}
.right-box1 ul li .img{
    border:1px solid #dddddd;
}
.right-box1 ul li .img img{
    border:3px solid #FFF;
}
.right-box1 a:hover{
    color: #2184cd;
}
.rightbox-top{
    padding-left: 0;
}
.btn-s3.spec{
    width: 100%;
    font-size: .8em;
    display: block;
    float: left;
    text-align: center;
}

.link-s1{
    
    font-size: .7em;
    padding-left: 0;
    padding-bottom: .5em;
}
.link-s1 a{
    color: #267eca;
}
.category-list-s1{
    color:#fff !important;
    background-repeat: no-repeat;
    background-position: left center;
    margin: 1em 0 0 0;
    text-transform: uppercase;
    font-size: .9em;
    display: block;
	border:1px solid #dddddd;
	padding: 4px;
	min-height:130px;
}
.category-box-1{
    padding-left: 0;
}
.category-list-s1:visited {
    color: #FFF;
}
.category-list-s1.active,.category-list-s1:hover{
    color: #FFF;
}
.brand-box img{
    border: 1px solid #c9c9c9;
}
.brand-box{
    margin-bottom: 2em;
}
.brand-box p{
    margin: 1.2em 0;
}
.brand-box a{
    font-size: .8em;
    color: #0072c6;
    text-align: right;
    display: block;
}
.link-s1-add{
    background-image: url(./images/list-line.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: 2.2em;
}
.link-s1-add p{
    margin-top: .9em;
    margin-bottom: 1em;
}
.pagination > li a{
    background-color: #0072c6;
    border: 0;
    color: #FFF;
    margin-right: 1em;
    width: 40px;
    height: 40px;
    text-align: center;
}
.pagination > li.active a,.pagination > li.active a:focus,.pagination > li.active a:hover{
    background-color: #4d4d4d;
}
.pagination > li:first-child > a,.pagination > li:last-child > a{
    -webkit-border-radius: 0; 
    -moz-border-radius: 0; 
    border-radius: 0; 
}
.pagination > li a:focus,.pagination > li a:hover{
    background-color: #0072c6;
    color: #FFF;
}
.rightbox-cat{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    font-size: .8em;
    padding: 1.2em 0;
}
.rightbox-cat li a{
    display: block;
    padding-left: 1.2em;
    background-image: url(./images/cat-arrow.jpg);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-bottom: .9em;
}
.rightbox-cat li a.active{
    color: #267eca;
}
.content-div{
    font-size: .7em;
}
.resource_title{
    background-image: url("./images/list-line.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: 400;
    margin-top: 1em;
    padding: 1.5em 0;
    width: 100%;
}
.resource_file_div{
    background-position: left 4px;
    background-repeat: no-repeat;
    font-size: 15px;
    padding-left: 3.8em;
    color: #0072c6;
    padding-bottom: 1.9em;
}
.team-box{
    padding: 0;
    padding-bottom: 3em;
    display: table-row;
    padding-right: 1em;
}
.team-box .thumb{
    padding-right: 1em;
    display: table-cell;
    width: 50%;
}
.team-box .thumb img{
    width: 100%;
    height: auto;
}
.team-box .content{
    display: table-cell;
    vertical-align: top;
    font-size: .68em;
    text-align: justify;
}
.team-box .content a{
     color: #0072c6;
    display: block;
    font-size: 1.2em;
    line-height: 1em;
    margin-top: -3px;
    margin-bottom: .3em;
}
.item-box-s1{
    padding-bottom: 1em;
}
.item-box-s1 .thumb{
    width: 100%;    
}
.item-box-s1 .thumb img{
    width: 100%;
    height: auto;
}
.item-box-s1 .content{
    color: #0072c6;
    padding: .7em 0;
    font-size: .7em;
	height: 53px;
	overflow:hidden;
	margin-bottom:10px;
}
img.alignleft { float: left; margin: 0 2em 2em 0; }
.category-box-2{
    
    margin: 1em 0;
}
.category-box-2 .content{
    color: #fff;
    text-transform: uppercase;
    font-size: .7em;
    border:1px solid #dddddd;
}
.category-box-2 a{
    background-color: #0072c6;
    height: 120px;
    border:3px solid #FFF;
    width: 100%;
    display: block;
}
.category-box-2 a.active{
    background-color: #636363;
}
p.dte{
    color: #999999;
    margin: .3em 0;
    font-weight: 300;
}
.post-list-blog{
    float: left;
    padding-right: 5px;
    display: table-row;
    padding-bottom: 1em;
    font-size: .7em;
    background-image: url(./images/list-line.jpg);
    background-repeat: no-repeat;
    background-position: 15px bottom;
    margin-bottom: 2em;
}
.post-list-blog .tbl-cell{
  display: inline-block;
    height: 124px;
    overflow: hidden;
    vertical-align: top;
    width: 23em;
}
.post-list-blog .thumb{
    padding-right: 1em;
    padding-bottom: 1em;
    width: 180px;
}
.post-list-blog .dte{
    margin-top: 0;
}
.post-list-blog a{
    color: #0072c6;
}
.single-data{
    font-size: .7em;
    color: #999999;
    padding: 0;
    padding-bottom: 1.5em;
}
.single-data a{
    color: #0072c6;
}
.stButton .stLarge{
    background-position: center center  !important;
}
.stButton .stLarge:hover{
    background-position: center center  !important;
}
.st_twitter_large .stLarge{
    width: 76px  !important;
    height: 27px !important;
    background-image: url(images/twiiter.jpg) !important;
}
.st_facebook_large .stLarge{
    width: 89px  !important;
    height: 27px !important;
    background-image: url(images/facebook.jpg) !important;
}
.st_linkedin_large .stLarge{
    width: 85px  !important;
    height: 27px !important;
    background-image: url(images/linked-in.jpg) !important;
}
.st_email_large .stLarge{
    width: 67px  !important;
    height: 27px !important;
    background-image: url(images/email.jpg) !important;
}
.st_googleplus_large .stLarge{
    width: 75px  !important;
    height: 27px !important;
    background-image: url(images/google.jpg) !important;
}

#scrollToTop{
    background: url("./images/arrow_up.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 5px;
    display: none;
    height: 50px;
    outline: 0 none;
    position: fixed;
    right: 0px;
    width: 50px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    z-index: 10001;
}
.mobile-menu-trigger{
    position: fixed;
    right: 2em;
    top: 1.2em;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
/*.menu-bg-enable .mobile-menu-trigger{
    position: fixed;
    right: 2em;
    top: .8em;
}*/
.mobile-menu-close{
    cursor: pointer;
    position: absolute;
    right: 1.8em;
    top: 1.4em;
    display: none;
}
.mobile-logo-close{
    height: 90px;
    margin-bottom: 2em;
    display: none;
}
.mobile-logo-close .-mob{
    height: auto;
    padding:.7em 1em;
}
.main-menu > li:last-child a{
    border:1px solid #FFF;
    padding: .6em .8em;
    margin-top: .6em;
}
.header-menu{
    padding-right: 40px;
}
.searchform{
    border-left: 1px solid #fff;
    color: #fff;
    float: right;
    line-height: 1em;
    margin-left: 1.4em;
	margin-right: 2.5em;
    margin-top: 2.4em;
    padding-left: 1.4em;
    position: relative;
    cursor: pointer;
     
}
.searchform{
    margin-top: 1.1em;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.searchform_wrap{
    background-color: #00447c;
    display: none;
    padding: 0.5em 1em;
    position: absolute;
    right: -25px;
    top: 54px;
}
.searchform_wrap input[type="text"]{
    background-color: #fff;
    border: 0 none;
   color: #8c8c8c;
    font-size: 0.75em;
    font-weight: 400;
    height: 35px;
    line-height: 1em;
    padding: 0.5em 0.6em;
    width: 350px;
    padding-right: 30px;
}
.search-submit-btn{
    background-color: #0072c6;
    color: #FFF;
    font-size: 0.7em;
    font-weight: 500;
    padding: 0.4em;
    position: absolute;
    right: 2px;
    top: 2px;
    cursor: pointer;
}
.menu-main-menu-container{
    float: left;
}
.owl-nav { opacity:0;}
.owl-carousel:hover .owl-nav {	
-webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
opacity:1;
}
.home-banner-wrapper .owl-nav > div{
    position: absolute; 
    top: 50%; 
    margin-top: -15px;
    right: 60px;
    font-size: 2.25em;
    color: #FFF;

}
.home-banner-wrapper .owl-nav .owl-prev{
    left: 60px;
    right: auto;
}
.home-banner-wrapper .owl-dots{
    position: absolute;
    bottom: 1em;
    right: 20%;
}
.home-banner-wrapper .owl-dots .owl-dot{
    width: 17px;
    height: 17px;
    background-color: #FFF;
    margin-right: 15px;
    float: left;
}
.home-banner-wrapper .owl-dots .owl-dot.active{
    background-color: #ffdc18;
}
.owl-angle-left {background-image: url(./images/leftarrow.png); background-repeat:none; width:30px; height:55px; display: block;}
.owl-angle-right {background-image: url(./images/rightarrow.png); background-repeat: none; width:30px; height:55px;display: block;}
.home-block1{
    height: 430px;
}
.home-block1-left{
    padding-left: 50%;
    color: #FFF;
    font-size: 2.9em;
    font-weight: 700;
    text-align: left !important;
}
.home-block1-left span{
    font-weight: 400;
}
.home-block1 > div{
    height: 100%;
}
.home-listing{
    list-style: image;
    list-style-image: url(images/listing-arrow.png);
    padding-left: 1em;
}
.home-listing li{
    padding-bottom: .3em;
}
.home-block1-right{
    text-align: left !important;
    color: #FFF;
    font-size: 1.15em;
    padding-bottom: 1em;
}
.home-block3{
    width: 100%;
    background-color: #f8f8f8;
    height: 430px;
}
.home-block3-left{
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-image: url(./images/home-image2.png); 
    background-repeat:no-repeat;
    height: 100%;
    padding-left: 0;
    width:47%;
    margin-right: 6%;
    float: left;
}
.home-block3-right{
    padding-right: 65px;
    width:47%;
    height: 100%;
    float: left;
    text-align: right;
}
.home-news-row{
    width: 100%;
    border-bottom: 1px solid #dddddd;
    font-size: .7em;
    font-weight: 700;
    padding-bottom: 1em;
    margin-bottom: 1em;
    text-align: left;
}
.home-news-row .dte_n{
    color: #707070;
    width: 100%;
    margin-bottom: .5em;
}
.home-news-row a{
    width: 100%;
    display: block;
	font-size: 1.2em;
}
.home-news-row a:hover{
    color: #0072c6;
}
div.news-block{
    text-align: right;
    width: 100%;
}
.spacingf { margin-top:10px; line-height: 26px;}
.spacingg { margin-top:20px;}
.footercontact {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.upper-footer h3 {font-weight:400; margin-bottom:15px;}
.upper-footer .logo-wrapper {padding-bottom:0.5em;}

@media(max-width:768px){
    .upper-footer .logo-wrapper {
        padding-bottom:0.5em;padding-left:0;
        width:100%;
    }

    .upper-footer .logo-wrapper .pull-right {
        float:none!important;
    }

    .upper-footer .footer-box-1 {
        margin-top:1.5em;
    }

    .custom-html-widget .spacingg {
        padding-left:0;
    }
}

.footer-subscribe {
    padding-bottom: 0.75em;
    margin-top: -1.5em;
    margin-bottom: 1.5em;}
.footer-subscribe p {display:inline;font-weight:300;}
.footer-subscribe label {display:none;}
.footer-subscribe input[type=email] {background-color:#FFF;color:#999;border:none;padding:10px;margin-right:0.5em;}

@media(min-width:1350px){
    .footer-subscribe input[type=email] {width:350px;}
}

.footer-subscribe input[type=submit]{    margin-left: 0.5em;
    background-color: #0072C5;
    border: none;
    padding: 10px;

}

/* footer.upper-footer .menu-helpful-links-container {padding-top:0.75em;}*/
footer.upper-footer ul.menu li {padding-bottom:0.5em;}

.footer-subscribe input[type=submit]:hover {background-color:#e05e08;}

footer.upper-footer ul.menu {padding:0;
    margin:0;
    list-style:none;
    font-weight:300;
}

.content-wrap a {color: #0072c6;}
.content-wrap a:hover {color: #00447c;}
.category-box-2 a {color:#fff !important; font-size:1.2em;}
.parralax-window{
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.parralax-window > div{
    height: 100%;
}
.owl-carousel{
    z-index: initial;
}
.parallax-mirror{
    z-index: 1 !important;
}
.client-box{
    display: none;
    padding-bottom: 1em;
}
.client-box .vertical-align,.client-box .vertical-align:hover{
    background: transparent;
}
.rightbox-webinar{
    padding-right: 0;
}
.rightbox-webinar .right-box1{
    background-color: #333333;
    border: 0;
    color: #FFF;
    padding: 1em 2em;
}
.rightbox-webinar .right-box1 ul li{
    color:#929292;
    padding-right: 0;
}
.rightbox-webinar .right-box1 ul li:first-child{
    padding-right: 10px;
}
.rightbox-webinar .right-box1:first-child{
    padding: 0;
    height: 290px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-image: url(./images/home-image2.png); 
    background-repeat:no-repeat;
    position: relative;
    cursor: pointer;
}
.rightbox-webinar .right-box1:first-child .hover{
    background: url("./images/trans.png") repeat;
    position: absolute;
    left:0;
    bottom: 0;
    padding: 1em;
}
.rightbox-webinar .right-box1:first-child .hover p{
    color:#929292;
    margin-bottom: .5em;
}
.rightbox-webinar .play{
    position: absolute;
    left: 0;
	top: 0;
    width: 100%;
    text-align: center;
    padding-top: 64px;
}
.white {color:#fff !important;}
.white p{color:#fff !important;}
.noleft {padding-left:0px; margin-left:0px;}
.rightbar .btn-s3 {padding: 1em !important;}
.vc_btn3.vc_btn3-style-custom {background-image:none !important; background-color:none !important; margin-top:-15px; font-size:1.2em !important;}
.vc_btn3.vc_btn3-style-custom:hover {color:#b9b9b9 !important;}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 42px;
}
.resource_file_div a {color:#0072c6;}
.resource_file_div a:hover {color:#00447c;}
.vc_tta-title-text {font-size:.9em !important; color:#00447c !important;}
.wpb_content_element {color :#333 !important;}
.vc_tta-panel-body {background-color:#fff !important;}
iframe {border:0px !important;}
.page-template-portfolio_dc .item-box-s1 .content {min-height:60px;}
.vc_carousel-slideline {text-align:center;}


/*ASH*/
.rightbar .searchform_wrap{
    display: block !important;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 45px;
}
.rightbar .searchform_wrap input{
    width: 100%;
    padding-right: 33px;
}
.follow-box {
    margin-bottom: 2.5em;
}
.follow-box p{
    text-align: justify;
}
.follow-box input[type="text"]{
    width: 100%;
    background: #f8f9fa;
    border:1px solid #cacaca;
    padding: 12px;
    margin-bottom: 1.3em;
    font-size: .7em;
}
.follow-box .btn-s3{
    padding: 1.5em 3.5em  !important;
}
.tribe-events-calendar thead th{
    background-color: #CCC !important;
    color: #333333 !important;
    border-color: #CCC !important;
    height: 53px;
    
}
.tribe-events-calendar td div[id*="tribe-events-daynum-"]{
    background: transparent !important;
    color: #333333 !important;
    font-weight: 400  !important;
    padding: 12px !important;
}
#tribe-events-content .tribe-events-calendar td{
    border-color: #f3eff1 !important;
    height: 144px !important;
    
}
.tribe-events-othermonth div[id*="tribe-events-daynum-"],.tribe-events-calendar div[id*="tribe-events-daynum-"], .tribe-events-calendar div[id*="tribe-events-daynum-"] a{
    background: transparent !important;
    color: #e0e0e0 !important;
}
#tribe-geo-results h2.tribe-events-page-title, h2.tribe-events-page-title{
    color: #a7a7a7 !important;
    font-size: 1.2em !important;
}
div.tribe-events-notices > ul, div.tribe-events-notices > ul > li{
    font-size: 14px !important;
}
#tribe-bar-form .tribe-bar-submit input[type="submit"]{
    background-color:  #0072c6  !important;
    color: #FFF !important;
}
.tribe-bar-view-list a[class*="tribe-icon-"], .tribe-bar-views-list span[class^="tribe-icon-"], .tribe-select2-results-views span[class^="tribe-icon-"]{
    font-size: 13px !important;
}
.vc_images_carousel .vc_carousel-control .icon-prev::before {
    content: "" !important;
}
.vc_images_carousel .vc_carousel-control .icon-next::before {
content: "" !important;
}
.center {text-align:center;}
.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
    height: 56px !important;
    width: 31px !important;
}
.icon-prev {  background: url("./images/arr_l.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
.icon-next {  background: url("./images/arr_r.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}

.category-box-2 a.active .vertical-align{
    background-color: #636363;
}
.category-list-s1.active .vertical-align{
    background-color: #636363;
}
.brand-box p {min-height:45px;}
.bepresslogo {margin-left:68px; margin-right:68px; padding-top:7px;}
.footer-bottom .textwidget{
    float: left;
    line-height: 1em;
}
.footer-menu{
    float: left;
    list-style: none;
    padding-left: 0px;
}
.footer-menu li{
    float: left;
    padding-top:5px;
    padding-right:10px;
    line-height: 1em;
}
.footer-menu li.current-menu-item a{
    color: #257dca;
}
.category-list-s1 .vertical-align{
    padding: 10px;
}
#tribe-geo-results h2.tribe-events-page-title, h2.tribe-events-page-title{
    font-size: 1.2em !important;
    margin-bottom: 1em !important;
    text-transform: uppercase;
}
.tribe-events-page-title .fa-chevron-left{
    margin-right:1.1em;
    color: #257dca;
    font-size: .9em;
}
.tribe-events-page-title .fa-chevron-right{
    margin-left:1.1em;
    color: #257dca;
    font-size: .9em;
}
.btn-s4{
    background-color: #257dca;
    color: #FFF !important;
    padding: .4em 2em;
}
.event-bar{
    margin-bottom: 2em;
    margin-top: 1.5em;
}
.tribe_filter{
    border: 1px solid #eaeaea;
    background-color: #f9f8f9;
    color: #0072c6;
     font-size: 14px;
     height: 33px;
}
.tribe_filter option{
    padding: .4em 1em;
}
.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer{
    border: 0 !important;
}
.event-list{
    margin-top: 1.2em;
    padding-top:1.2em;
    padding-bottom: 1.2em;
    background: transparent;
    border-bottom: 1px solid #efefef;
}
.event-list .thumb{
    padding: .5em 0;
    padding-right: 2em;
    
}
.event-list-wrapper .event-list:first-child{
    border-top: 1px solid #efefef;
}
.event-list .desc{
    padding: .5em 0;
    padding-left: 2em;
    border-left:  1px solid #efefef;
}
.event-list .desc a{
    color: #333333;
}
.tribe-events-ical{
    display: none  !important;
}
.event-single-data .extra-data{
    margin-top: 1em;
}
.event-single-data .extra-data p{
    margin-bottom: .25em;
}
.vc_tta-panel-heading{
    background-color: #0072c6 !important;
}
.vc_active .vc_tta-panel-heading{
    background-color: #333 !important;
}
.vc_tta-title-text{
    color: #FFF  !important;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::before{
    border-color: #FFF !important;
    font-weight: bold;
}


.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {   border-color: #FFF !important; }
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {   border-color: #FFF !important; }
.vc_tta-panel-heading {margin:1px;}

.robotosixteen p {font-size:16px;}
.robotosixteen {font-size:16px;}

.vc_toggle_title {
    background-color: #0072c6;
    padding: 15px !important;
	padding-left:50px !important;
}
.vc_toggle {
    margin: 0 0 1px !important;
}
.vc_toggle h4 {
   font-size:16px;
color:#fff;
}
.vc_toggle_icon {margin-left:20px !important;}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
    height: 15px !important;
    margin-left: -1px  !important;
    width: 3px !important;
}
.vc_toggle.vc_toggle_default .vc_toggle_icon::before {
    background: #fff none repeat scroll 0 0 !important;
    border: medium none !important;
    height: 15px !important;
    width: 3px !important;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
    background: #fff none repeat scroll 0 0 !important;
    border: 0 none!important;
    display: inline-block!important;
    width: 17px!important;
height: 3px !important;
}
.vc_toggle_default .vc_toggle_icon::after, .vc_toggle_default .vc_toggle_icon::before {
    background: #fff none repeat scroll 0 0 !important;
}
.vc_toggle_active .vc_toggle_title {
    background-color: #333 !important;
 }
.home-listing a:hover {color:#e05e08;}
.follow label {display:none;}
#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title {
     font-family: "Roboto",sans-serif !important;
    font-size: 120% !important;
font-weight:400 !important;
}
#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title a {
color:#0072c6 !important;
     font-family: "Roboto",sans-serif !important;
opacity:1 !important;
}
.follow-box{
    font-weight: 400;
    font-size: .9em;
    padding-bottom:.75em;
    color: #00447c;
    line-height: 2em;
    float: left;
}
.follow-box .follow{
    background-image:  url("./images/title-line.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1em;
    font-size: 14px;
    color: #333;
    line-height: initial;
}
.follow-box input[type="text"]{
    font-size: 14px;
}
.follow-box input[type="submit"]{
    background-color: #e05e08;
    border: 1px solid #e05e08;
    color: #fff !important;
    padding: 1.5em 2em;
    text-transform: uppercase;
    float: right;
    clear: both;
}
.follow-box .s2_error{
    width: 100%;
    float: left;
    margin-top: 10px;
    color: red;
    margin-bottom: 0;
}
.sqr {width:100px; height:30px; display:block; margin:15px 15px 15px 0;}
.darkblue {background-color:#00447c;}
.lightblue {background-color:#0072c6;}
.orange {background-color:#e05e08;}
.greybg {background-color:#4d4d4d;}
.greytext {color: #999 !important;}
.commongreytext {color: #333 !important;}
.darkbluetext {color: #00447c !important;}
.lightbluetext {color: #0072c6 !important;}
.orangetext {color: #e05e08 !important;}

.orangebtn {
    background-color: #e05e08;
    border: 1px solid #e05e08;
    color: #fff !important;
    padding: 1.5em 2em;
	font-size: 14px;
    text-transform: uppercase;
}
.orangebtn:hover {
    background-color: #fff;
    border: 1px solid #e05e08;
    color: #e05e08 !important;
    padding: 1.5em 2em;
	font-size: 14px;
    text-transform: uppercase;
}

.bluebtn {
    background-color: #0072c6;
    border: 1px solid #0072c6;
    color: #fff !important;
    padding: 1.5em 2em;
	font-size: 14px;
    text-transform: uppercase;
}
.bluebtn:hover {
    background-color: #fff;
    border: 1px solid #0072c6;
    color: #0072c6 !important;
    padding: 1.5em 2em;
	font-size: 14px;
    text-transform: uppercase;
}
.orangeoutlinebtn {
    background-color: #fff;
    border: 1px solid #e05e08;
    color: #e05e08 !important;
    padding: 1.5em 2em;
	font-size: 14px;
    text-transform: uppercase;
}
.orangeoutlinebtn:hover {
    background-color: #e05e08 !important;
    border: 1px solid #e05e08;
    color: #fff !important;
    padding: 1.5em 2em;
	font-size: 14px;
    text-transform: uppercase;
}
.wpcf7-text {padding:10px; border:1px solid #ccc; margin-top:5px; width:100%; color:#333; }
.wpcf7-form label {font-weight:normal !important; color:#333; width:100%; }
.wpcf7-textarea {padding:10px; border:1px solid #ccc; margin-top:5px; width:100%;  color:#333;}
.wpcf7-submit {
 background-color: #e05e08;
    border: 1px solid #e05e08;
    color: #fff !important;
    padding: 1.5em 2em;
	font-size: 14px;
    text-transform: uppercase;
}
.wpcf7-submit:hover {
    background-color: #fff;
    border: 1px solid #e05e08;
    color: #e05e08 !important;
    padding: 1.5em 2em;
	font-size: 14px;
    text-transform: uppercase;
}
#mob-short{
    padding: .5em 0;
    display: none;
}
.btn-s5{
    color: #FFF;
    border: 0;
    font-size: .9em;
    background-color: #e05e08;
    text-transform: uppercase;
    padding: .9em 2em;
    width: 100%;
    margin: .5em 0;
}
.pagination > li a{
    margin-bottom: .3em;
	padding-top: 10px;
}

.content-wrap ol{
    padding-left: 26px;
    padding-top: 0em;
    font-size: 14px;
padding-bottom:1em;
}
.content-wrap ol ol{
    list-style: circle;
    margin-left: 1em;
    margin-top: .5em;
}
.content-wrap ol ol ol{
    list-style: square;
    margin-left: 1em;
    margin-top: .5em;

}
.content-wrap li{
    padding:0.2em 0 0.3em 10px;
}
.content-wrap a{
    color: #0072c6;
}
.content-wrap ul{
    padding-left: 26px;
    padding-top: 0em;
    font-size: 14px;
padding-bottom:1em;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 15px !important;
}
.extrapaddbot {padding-bottom:15px;}
.home-banner-wrapper .owl-dots .owl-dot {display:none !important;}