/* A Benzo Media CSS File*/

@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);


.orange{
    color:#60C8D1 !important;
}

.page-id-3113 .orange{
    color:#F1633D !important;
}

.page-id-3113 h2:after, .page-id-3113 .ui-tabs-anchor:after{
    color:#F1633D !important;
}

.page-id-3113 .wpb_content_element .wpb_tabs_nav li.ui-tabs-active,.page-id-3113 .wpb_content_element .wpb_tabs_nav li:hover, .page-id-3113 .wpb_content_element .wpb_tabs_nav li.ui-tabs-active{
    color:#F1633D !important;
    background-color:#F1633D ;
}

.page-id-3113 blockquote:before{
    color:#F1633D !important;

}

.page-id-3113  blockquote {
    border-color:#F1633D !important;
}
.page-id-3113 .mc4wp-form input[type=submit] {
     border: 2px solid #F1633D;
     background-color: #F1633D;
 }

.page-id-3113 footer .mc4wp-form input[type=submit] {
    border: 2px solid #60C8D1;
    background-color: #60C8D1;
}

#header.light .nav>ul>li:hover>a{
    color:#4d4d4d;

}

#nav-toggle1{
    padding:15px;
}
#nav-toggle1 span, #nav-toggle1 span:before, #nav-toggle1 span:after {

    cursor: pointer;
    border-radius: 2px;
    height: 5px;
    width: 27px;
    background: #000;
    position: absolute;
    display: block;
    content: '';
}
#nav-toggle1 span:before {
    top: -9px;
}
#nav-toggle1 span:after {
    bottom: -9px;
}


.mobile-small-menu,.sub-menu{
    display:none;
}

.mobile-small-menu{
    margin-top:7px;
}
.small-menu a{
    font-family:'Lato';
    font-weight: 400;
    height:30px;
}

.small-menu>ul>li>a {
     font-size: 20px;
     padding: 0 25px;
     text-decoration: none;
     text-transform: none;
     letter-spacing: 1px;
     overflow: hidden;
 }

.small-menu{
    margin-top: 10px;
}

.of-menu.sticky{
    position:fixed;
    top:50px;
    width:100%;
    z-index:99;
}

.sticky .small-menu a{
    color:#60C8D1;
}

.menu-item-has-children{
    cursor: pointer;
}
.mobile-nav li.menu-item-has-children>a::after{
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.mobile-nav .menu{
    border-top: 2px solid #60C8D1 ;
}

.sub-menu li a:hover{
    color:#60C8D1;
}

.small-menu .sub-menu{
    background-color:#60C8D1 ;
    box-shadow: 0px 2px 4px rgb(73, 73, 73);
    position: absolute;
    z-index: 99;
    min-width: 300px;
}
.small-menu .sub-menu a{
    font-weight: 400;
    text-shadow: none;
    color:#545454;
    text-overflow: none;
    padding:4px 25px;
    background-color: #F9F9F9;
}

.small-menu .sub-menu a:hover{
    background-color: #ffffff;
    color:#60C8D1 !important; ;
}

.mobile-small-menu .sub-menu{
    width:100%;
    box-shadow: 0 2px 5px rgba(0,0,0,.7);
}

.sub-menu li a{
    color:#000;
}

.mobile-nav li a.open::after {
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    content: "\f105";
    width: 10px;
    right: 20px;
    text-align: center;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(90deg)
    transform: rotate(90deg);
}

.my-title:after {
    border-top: 1px solid #CDCDCD;
    display: block;
    content: '\f068';
    font-family: FontAwesome;
    text-align: center;
    width: 100px;
    margin: 50px auto 0;
    opacity: .8;
    font-size: 16px;
    line-height: 2px;
    color:#60C8D1;
}

a.ghost-button:hover, a.round:hover, a.link-button, a.link-button:hover{
    text-decoration: none;
}

.title-wrapper {
    min-height: 310px;
}

.title-wrapper .container {
    padding:0;
}

.display-table.vertical-align-middle .row>.column {
 vertical-align: top;
}

.of-menu{
    background-color:#ffffff;
    padding-bottom:5px;

}

.nav>ul>li>a:hover{
    background-color:#ffffff;
}

#page .main-content{
    padding-top:0px;
	padding-bottom:0;
}

.v-player {
    background: URL('//localhost:8888/visionbi/rivery/uploads/2015/01/player-pad.png') no-repeat center;
}

.myVideo .wpb_video_wrapper iframe{
   top:119px ;
    left:228px ;
    width:689px ;
    height:400px ;
}

.clients .flexslider {
    background:rgba(255, 255, 255, 0);
    border:none;
}


.testimonials-slider  .fa-quote-right:before{
    font-size: 41px;
}

#footer-widget .widget h3:after{
    position: absolute;
    top: 28px;
    left: 14px;
    content: "";
    border-top: 1px solid #60C8D1;
    width: 13%;
}
#footer-widget a{
    text-decoration:none;
}

#footer-widget a:hover{
    color:#60C8D1;
}

#benzo-copy a{
    color:#ffffff;
    font-family: 'Pacifico';
    text-decoration: none;
}

#benzo-copy p{
    color:#6B6B6B;
}

#benzo-copy a:hover{
    color:#60C8D1;
}

.head-space{
    width:100%;
    background-color:#1e1e1e;
    height:260px;
}

.category-title{
    margin-bottom:25px;
}

.category-desc{
    font-size: 22px;
    font-family: 'Lato';
    line-height: 28px;
}

#menu-item-3639 a{
    color:#F1633D !important;
    background-color: white;
    box-shadow: inset 0 0 0 0 #F1633D;
    transition: 0.7s;
    -webkit-transition: 0.7s;
}

#menu-item-3639 a:hover{
    color:white !important;
    box-shadow: inset 0 100px 0 0 #F1633D;
    transition: 0.7s;
    -webkit-transition: 0.7s;
}

#menu-item-3639 a:before{
    content:"";
}

.mc4wp-form input[type=submit] {
    position: relative;
    z-index: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: inherit;
    background: inherit;
    text-indent: 0px;
    overflow: hidden;
    color: #fff;
    border:2px solid #60C8D1;
    background-color: #60C8D1;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 20px;
    margin: 5px 0;
}


#footer .mc4wp-form p {
margin: 0 0 10px;
}


#try-it-now-home .mc4wp-form {
    color:#000000;
}


.mc4wp-form input:hover[type=submit] {
    background-color:#000000;
}

.mc4wp-form input[type=email], .mc4wp-form input[type=text] {
    background-color: rgba(0,0,0,.5);
    border: 1px solid rgba(255,255,255,.25);
    color: #fff;
}

.mc4wp-form input[type=email] {
    padding-left: 10px;
}

.mc4wp-form span{
    color:#ffffff;
    padding:0 10px;
}
.try-it-form{
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #eee;
    text-align: center;
}
.try-it-form .mc4wp-form span {
    color: #000000;
}

blockquote:before {
    content: '\f10e'!important;
    font-size: 30px;
    line-height: 30px;
    font-family: FontAwesome;
    float: left;
    padding: 2px 15px 0 0;
}

.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: transparent !important;
}

.wpb_content_element .wpb_tabs_nav li{
    background-color: #7e7e7e;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    height:76px;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{
    padding: 4px 20px;
}

blockquote{
      border-left: 2px solid #60C8D1 !important;
  }
.page-id-3113 blockquote{
    border-left: 2px solid #F1633D !important;
}

.right-icons .box-content {
    float: right;
    margin-right: -15px;
}

.dark-signup .mc4wp-form input[type=email], .dark-signup .mc4wp-form input[type=text] {
    background-color: #000000;
    border: 1px solid rgba(255,255,255,.25);
    color: #fff;
}

.dark-signup .mc4wp-form span{
    color:#000000;
    padding:0 10px;
}


.parallax {
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: cover;
}

#header.transparent {
    border-bottom:0;
}

.map{
    width:900px;
    margin:auto;
}

.partners{
    text-align:center;
    padding-bottom:20px;
}

.partners p{
    width:200px;
    margin:auto;
}

.slick-prev:after{
    content:none;
}

.slick-prev:hover{
    padding: 15px 37px 15px 43px;
}

.slick-prev:hover:before{
    left:15px;
    opacity:1;
}
.slick-prev:before{
    position: absolute;
    display: inline-block;
    content: '\f104';
    font-family: FontAwesome;
    opacity: 0;
    left: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.partner h2{
    color: #60C8D1;
}

.slick-prev{
    padding: 15px 28px;
}

.slick-prev,.slick-next{
    color:#ffffff;
    margin: 20px;
    width: 150px;
    font-size:19px;
}

#regions_div path {
    cursor: pointer
}
#regions_div path[fill="#f5f5f5"] {
    cursor: auto
}
#regions_div path[fill="none"] {
    cursor: auto
}

#partners{
    display:none;
}

.testimonial-content{
    font-size:24px;
}

#menu-quality-gates-menu > li:hover > a, #menu-quality-gates-menu .sub-menu a:hover, .sticky .small-menu #menu-quality-gates-menu a{
color:#F1633D !important;
}

#menu-quality-gates-menu .sub-menu{
    background-color: #F1633D !important;
}


.animated{
    visibility: visible !important;
}

.special-tabs {
    visibility: hidden;
    position: fixed;
    bottom: 0px;
    left: 39.6%;
    z-index: 1000;
}

.special-tabs ul{
 margin-bottom: 0px;
}

.special-tabs li {
    margin-left:20px;
    font-family: Oswald;
    display: inline-block;
    font-size: 20px;
    padding: 15px;
    color: #ffffff;
    background-color: #60C8D1;
    border-radius: 3px 3px 0px 0px;
    box-shadow: 2px 0px 5px rgba(24, 24, 24, 0.62);
}

.special-tabs li a{
     color:#ffffff;
 }

.special-tabs li a:hover{
    text-decoration:none;
    color: #000035;
}

#header.transparent {
    border-bottom:0px;
}

.dropdown-nav>ul>li>a {
    text-transform: none;
}

#our-clients .owl-controls{
    padding-top:20px;
}

.second-button{
    font-size: 12px!important;
    letter-spacing: 1px !important;
}
/***************************************************************************
****************************************************************************
                                 Responsive
****************************************************************************
****************************************************************************/

@media (min-width: 1010px) and (max-width:1200px) {
    #header .nav-wrapper > #nav > ul > li > a,.small-menu>ul>li>a {
        font-size:10px;
    }
    
}

@media(max-width:420px){

    .my-title:after{
        margin: 14px auto 0!important;
    }
    .slider_first_line{
        margin-top:-110px;
    }
    .slider_second_line{
        margin-top:-90px!important;
    }
    .slider_third_line{
        margin-top:-80px!important;
    }
    .slider_fourth_line{
        margin-top:-20px!important;

    }
    .slider_button{
        margin-top:40px!important;
        font-size:20px!important;
    }
    .slider_button a{
        font-size: 11px!important;
        padding: 8px 8px!important;
    }




    .qg_first_line{
        margin-left: 223px!important;
        margin-top:-80px!important;
        text-align: center;

    }

    .qg_second_line{
        margin-top:-30px!important;
        margin-left:230px!important;
        text-align: center!important;
    }

    .qg_second_line span{
        margin-top:-10px!important;
        font-size: 23px!important;
        text-align: center!important;
    }

    .qg_third_line{
        margin-top:30px!important;
        margin-left:220px!important;

    }

    .qg_third_line p {
    font-size:12px!important;
    }

    .qg_button{
        margin-top:70px!important;
        margin-left:230px!important;
    }

    .qg_button a{

        font-size: 11px!important;
        padding: 8px 8px!important;

    }



    .rda_first_line{
        margin-left: -160px!important;
        margin-top:-300px!important;
        text-align: center;

    }

    .rda_second_line{
        margin-top:-270px!important;
        margin-left:-90px!important;
        text-align: center!important;
    }

    .rda_second_line span{
        margin-top:-200px!important;
        margin-left:-120px!important;
        font-size: 23px!important;
        text-align: center!important;
    }

    .rda_third_line{
        margin-top:-222px!important;
        margin-left:-158px!important;

    }

    .rda_third_line p {
        font-size:12px!important;
    }






    .rda_button{
        margin-top:-150px!important;
        margin-left:-130px!important;
    }

    .rda_button a{

        font-size: 11px!important;
        padding: 8px 8px!important;
    }


}




/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .wpb_video_wrapper iframe {
        top: 63px !important;
        left: 129px !important;
    }

    #try-it-now-home .mc4wp-form p:first-child,#try-it-now-home .mc4wp-form p:nth-child(2){
        width:100%;
    }

}




/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {



    .v-player{
        background-size:712px;
    }

    .wpb_video_wrapper iframe {
        top: 36px !important;
        left: 75px !important;
        width: 576px !important;
        height: 332px !important;
    }

    .featured-image img{
        width:300px;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .vc_custom_1421927568841 {
        margin-top: 0px !important;
    }

    .wpb_video_wrapper iframe {
        width: 660px !important;
        height: 426px !important;
        top: 0 !important;
        left: 0 !important;
    }

    .v-player {

        background: inherit;
    }



}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

    .special-tabs li {
        margin-left: 10px;
        font-family: Oswald;
        display: inline-block;
        font-size: 14px;
        padding: 7px;
        color: #ffffff;
        background-color: #60C8D1;
        border-radius: 3px 3px 0px 0px;
        box-shadow: 2px 0px 5px rgba(24, 24, 24, 0.62);
    }
    .special-tabs{
        left:23%;
    }

    .tabs{
        margin-top: 80px;
    }


    .wpb_video_wrapper iframe {
        top: 0px !important;
        left: 0px !important;
        width: 328px !important;
        height: 265px !important;
    }
}



/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .wpb_video_wrapper iframe {
        top: 0px !important;
        left: 0px !important;
        width: 273px !important;
        height: 201px !important;
    }
}

