
.social-mt {
	margin-top: 6px;
}

.same-line{
    display:inline-block
}

.activePager{
        color: #ffffff !important;
    background-color: #4b90cd !important;
    border-color: #4b90cd #4b90cd #4b90cd !important;
}

.sfContentBlock img{
    max-width:100%;
}

.w100{
    width: 100%;
}

.wh100{
    width: 100%;
    height: 100%;
}

.blockquote_ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.blockquote_left_div{
        display: inline-block;
    height: 100%;
    max-height: 100%;
    position: relative;
    vertical-align: middle;
    width: 250px;
    }

.blockquote_right_div{
    color: #999999;
    display: inline-block;
    font-style: italic;
    margin: 0;
    vertical-align: middle;
    width: 70%;
    margin-left:2%;
    }

.testimonial-author-img{
    width: 60% !important;
    display: inherit !important;
}


@media (min-width: 1200px) {
    .blockquote_left_div{
        display: inline-block;
    height: 100%;
    max-height: 100%;
    position: relative;
    vertical-align: middle;
    width: 250px;
    }

.blockquote_right_div{
    color: #999999;
    display: inline-block;
    font-style: italic;
    margin: 0;
    vertical-align: middle;
    width: 70%;
    margin-left:2%;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .blockquote_left_div{
        display: inline-block;
    height: 120%;
    max-height: 100%;
    position: relative;
    vertical-align: middle;
    width: 250px;
    }

.blockquote_right_div{
    color: #999999;
    display: inline-block;
    font-style: italic;
    margin: 0;
    vertical-align: middle;
    width: 65%;
    margin-left:2%;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .blockquote_left_div{
        display: inline-block;
    height: 100%;
    max-height: 100%;
    position: relative;
    vertical-align: middle;
    width: 250px;
    }

.blockquote_right_div{
    color: #999999;
    display: inline-block;
    font-style: italic;
    margin: 0;
    vertical-align: middle;
    width: 60%;
    margin-left:2%;
    }
}


@media screen and (max-width: 767px) and (min-width: 640px) {
	.blockquote_left_div{
        display: inline-block;
    height: 100%;
    max-height: 100%;
    position: relative;
    vertical-align: middle;
    width: 250px;
    }

.blockquote_right_div{
    color: #999999;
    display: inline-block;
    font-style: italic;
    margin: 0;
    vertical-align: middle;
    width: 55%;
    margin-left:2%;
    }
}

@media screen and (max-width: 639px) and (min-width: 0px) {
	.blockquote_left_div{
        display: inline-block;
    height: 100%;
    max-height: 100%;
    position: relative;
    vertical-align: middle;
    width: 250px;
    }

.blockquote_right_div{
    color: #999999;
    display: inline-block;
    font-style: italic;
    margin: 0;
    vertical-align: middle;
    width: 100%;
    margin-left:2%;
    }
}

.pointer_link{
    cursor: pointer;
}

 .youtube-container { display: block; margin: 20px auto; width: 100%; max-width: 600px; }
    .youtube-player { display: block; width: 100%; /* assuming that the video has a 16:9 ratio */ padding-bottom: 56.25%; overflow: hidden; position: relative; width: 100%; height: 100%; cursor: hand; cursor: pointer; display: block; }
    img.youtube-thumb { bottom: 0; display: block; left: 0; margin: auto; max-width: 100%; width: 100%; position: absolute; right: 0; top: 0; height: auto }
    div.play-button { height: 52px; width: 52px; opacity: 0.7; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; position: absolute; background: url("../img/Play.png") no-repeat; }
    #youtube-iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }

    .top-3 {
        top:3px !important;
    }


.sfContentBlock a, article a{
  color: #4B90CD;
}

 img.lazy {
        
        /* optional way, set loading as background */
        background-image: url('../Images/sfLoadingData.gif');
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

 .col-md-9 {
     padding-right: 35px;
 }

 .sfContentBlock h4{
     /*margin-top: 25px;*/
    font-size: 13px;
    font-weight: bold;
    font-family: "Open Sans", Arial, sans-serif !important;
 }


 .sfContentBlock h4{
     font-size: 18px;
     font-weight: bold;
 }

 .sfContentBlock table{
     width: 100%;
 }

 .sfContentBlock table td{
     padding: 1px;
 }

 input::-ms-clear{
     padding-right:25px;
}
 /*
.rev_slider li.tp-revslider-slidesli{
    height: initial !important;
}*/

.page-header{
    margin: inherit !important;
}
.tp-fullwidth-forcer {
    height: inherit !important;
}

.slider-container.rev_slider_wrapper{
position: inherit !important;
    margin-left: auto;
    margin-right: auto;
}

.sfNavTreeview>.ptt-Nav>.k-mid, .sfNavTreeview>.ptt-Nav>.k-top, .sfNavTreeview>.ptt-Nav>.k-bot
{
    margin: 10px 0 0 0;
    webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    background: #F4F4F4;
    border-left: 3px solid #4b90cd;
    border-radius: 5px;
    display: block;
    min-height: 20px;
    padding: 12px 20px 12px 10px;
    position: relative;
    cursor: pointer;
}

.sfNavTreeview>.ptt-Nav>.k-mid:hover, .sfNavTreeview>.ptt-Nav>.k-top:hover, .sfNavTreeview>.ptt-Nav>.k-bot:hover, .sfNavTreeview>.ptt-Nav.NavActive>.k-mid, .sfNavTreeview>.ptt-Nav.NavActive>.k-top, .sfNavTreeview>.ptt-Nav.NavActive>.k-bot
{
    background-color: #0088cc !important;
    border-left: inherit !important;
}


.sfNavTreeview>.ptt-Nav>.k-mid>a, .sfNavTreeview>.ptt-Nav>.k-top>a, .sfNavTreeview>.ptt-Nav>.k-bot>a
{
    border-bottom: none !important;
    color: #4b90cd !important;
    font-size: 1.1em !important;
    font-weight: 400;
    padding: 0px;
}

.sfNavTreeview>.ptt-Nav>.k-mid:hover>a, .sfNavTreeview>.ptt-Nav>.k-top:hover>a, .sfNavTreeview>.ptt-Nav>.k-bot:hover>a, .sfNavTreeview>.ptt-Nav.NavActive>.k-mid>a, .sfNavTreeview>.ptt-Nav.NavActive>.k-top>a, .sfNavTreeview>.ptt-Nav.NavActive>.k-bot>a
{
color: #FFF !important;
}


.sfNavTreeview>.ptt-Nav>.k-mid>a:hover, .sfNavTreeview>.ptt-Nav>.k-top>a:hover, .sfNavTreeview>.ptt-Nav>.k-bot>a:hover
{
    background-color: inherit !important;
}

.sfNavTreeview>.ptt-Nav
{
    padding: 0px !important;
}

.sfNavTreeview>.ptt-Nav>.k-mid>.k-icon, .sfNavTreeview>.ptt-Nav>.k-top>.k-icon, .sfNavTreeview>.ptt-Nav>.k-bot>.k-icon
{
    color: #4b90cd;
    position: absolute;
    right: 4px;
    margin-top: -6px;
    top: 50%;
}
.sfNavTreeview>.ptt-Nav>.k-mid:hover>.k-icon, .sfNavTreeview>.ptt-Nav>.k-top:hover>.k-icon, .sfNavTreeview>.ptt-Nav>.k-bot:hover>.k-icon,.sfNavTreeview>.ptt-Nav.NavActive>.k-mid>.k-icon, .sfNavTreeview>.ptt-Nav.NavActive>.k-top>.k-icon, .sfNavTreeview>.ptt-Nav.NavActive>.k-bot>.k-icon
{
    color: #0088cc !important;
}
.sf_colsIn.img-responsive.img-rounded.hidden-sm.hidden-xs
{
    /*padding-top: 30px;*/
    padding-bottom: 30px;
}
.slider-container.rev_slider_wrapper
{
   max-width:1170px !important;
}
.header-dropdownmenu li a{
    display:block;
}
.spacing-4 {
    padding-top: 30px;
}
.page-header-more-padding {
    padding: 20px 0px !important;
}
.thumb-info{
    border: inherit !important;
}
.thumb-info-caption-text 
{
    padding: 21px !important;
}
/*@media (max-width : 479px) {
    .owl-carousel.Highlights .owl-item.active>div{
        width: 90% !important;
    margin: 0 auto !important;
    }
}*/

.dropdown-menu>li>a:hover, #header .top-sub-menu li:hover{
    background-color: #e2e2e2 !important;
}

.sf_colsIn[data-placeholder-label=Banner]{
    background-color: #cccccc;
}

.header-logo img{
 height:80px !important;
}

@media (max-width : 460px) {
.header-nav .sfNavWrp .nav>li a{
    white-space: inherit;

}
                               }
@media (max-width :991px) and (min-width:768px){
 #header .header-search .form-control{
	width:100px;
}
}

