body {
font-family: 'Roboto', sans-serif;
background-color:#fff;
font-size: 16px;
}
ul{
    margin: 0;
    padding:0;
    
}
ul li{
    list-style-type: none;
}
a{
    color: #000;
    text-decoration: none;
    
}
h1, h2, h3, h4, h5, h6, p{
    margin: 0;
    padding:0;
    font-weight:500;
}
h1, h2, h3, h4, h5, h6{
    font-family:'Montserrat', sans-serif;
}
p{
    font-weight:400;
    font-family:'Open Sans', sans-serif;
}

.menuzord-menu{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap:flex;
    justify-content:center;
    -webkit-justify-content:center;
}

.campaign .thumb img{
    height: 300px;
    object-fit: contain;
    width: 100% !important;
    /*border-bottom: 1px solid #333333;*/
}
.campaign-details p{
    height: 150px;
} 
.scroll-to-fixed-fixed .menuzord-brand{
        position: absolute;
        z-index: 9;
        background: #fcfeff;
        padding: 10px;
        border-radius: 10px;
        top: -41px;
}
.scroll-to-fixed-fixed .menuzord-brand img{
        max-height: inherit;
    width: 130px;
    height: auto;
}

.menuzord-brand img{
        max-height: 70px;
    /*width: 130px;*/
    /*height: auto;*/
}

footer .widget .widget-logo{
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    display: inline-block;
}
footer .widget .widget-logo img{
     width: 100px;
    height: auto;
}
.header-nav-wrapper.scroll-to-fixed-fixed .menuzord-brand{
    position: static;
}
.header-nav-wrapper.scroll-to-fixed-fixed .menuzord-brand img{
    width: 180px;
    height: auto;
}
.header_cnt{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.widget.dark .list-border li{
    border-color: #fff;
}
.align_cnt2{
    display:flex;
    display:-webkit-flex;
    align-items:center;
    -webkit-align-items:center;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.img-cnt{
    height:70px;
    overflow:hidden;
    display:inline-block;
}
.sec2 ul li span{
    display:block;
}
.pos-cnt-main{
    position:relative;
}
.pos-cnt{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
}
.gallery-item .img-fullwidth{
    width:150px !important;
    height:100px !important;
    object-fit:cover;
}
.login_cnt{
    height:100vh;
}
.login_cnt .container, .login_cnt .section-content, .login_cnt .align_cnt{
    height:100%;
}
.login-data{
    padding-top:20px;
}
.align_cnt{
    display:flex;
    display:-webkit-flex;
    justify-content:center;
    -webkit-justify-content:center;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    
}
.login_cnt .line-bottom:after{
    left:50%;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    bottom:-5px;
}
.login_cnt .bg-white{
   padding:50px; 
}
.forgot-psd a{
    color:#337ab7;
    text-decoration:underline;
}
.menuzord-menu > li > a{
    font-size:15px;
    font-family: 'Rubik', sans-serif;
}
/*.rev_slider_wrapper, .forcefullwidth_wrapper_tp_banner{*/
/*    height:400px !important;*/
/*}*/

.career_dtl{
    
}
.career_dtl li{
    padding-bottom:20px;
    
    
}
.career_links{
    display:flex;
    display:-webkit-flex;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 10px;
    padding: 20px;
    align-items:center;
    -webkit-align-items:center;
}
.career_links .btn{
    margin-left:auto;
    margin-bottom:0 !important;
}
.career_dtl li {
    display: block;
    /* text-align: center; */
    
}
.pos-cnt-main1 .overlay-theme-colored-9:before{
   /*opacity:0.8;*/
}
.clients-logo.transparent img{
    /*height:100px;*/
    opacity:1;
}
.campaign .thumb{
    padding:10px;
   
}
.align_cnt .item h4{
    height:50px;
}
.align_cnt .item p{
    height:90px;
}
.campaign{
     border:1px solid #ccc;
}
.align_cnt .owl-controls .owl-dots{
    display:block !important;
}
.rev-slidebg{
    background-repeat:no-repeat;
}
.Agency-Title{
    padding:0 10px !important;
    letter-spacing:0 !important;
}
/*.opacity-cnt{*/
/*    opacity:0.1px !important;*/
/*}*/

.align_cnt1{
    display:flex;
    display:-webkit-flex;
    justify-content:flex-end;
    -webkit-justify-content:flex-end;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    align-items:center;
    -webkit-align-items:center;
    padding:10px;
}
/*.align_cnt1 ul li img{*/
/*    width:100px;*/
/*    height:52px;*/
/*    object-fit:cover;*/
/*}*/
.clients{
    /*border-top:2px solid #f2184f;*/
    padding:10px 0;
}
.text-shadow {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    background-color: #ffffff;
    border-left: 4px solid #db2a2a;
    padding: 10px 30px;
    margin-top: 15px;
    margin-bottom: 25px;
}
.rise_style li {
    list-style-type:circle;
}
.border_style {
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.icon_style {
    padding-top: 8px;
    padding-bottom: 8px;
}
.list_style li {
        list-style-type: disc;
}
.list_style{
    padding-left:25px;
}

.tp-caption.Agency-SubTitle, .Agency-SubTitle{
    font-family:'Montserrat', sans-serif !important;
}
.tp-caption.Agency-Title, .Agency-Title{
     font-family:'Montserrat', sans-serif !important;
     font-weight:500;
}
.gallery_cnt .thumb{
    width:90px;
    height:90px;
    
    margin-right:auto;
}
.banner-cnt .item img{
    /*height:550;
    object-fit:cover;*/
}

.drop-cnt{
    display:none;
    width:100%;
    padding-top:20px;
}
.drop-cnt ul{
    margin-left:0;
}
.career_links1 {
    display:block !important;
}
.career_links1 a{
    display:block;
}
.header_cnt{
    justify-content:flex-end;
    -webkit-justify-content:flex-end;
}
.header_cnt .logo-data{
    display:none;
}
.scroll-to-fixed-fixed .menuzord-menu li:first-child{
    margin-left: auto;
}

.scroll-to-fixed-fixed .header_cnt .logo-data{
    display:block;
}
.state-govrn_cnt .gallery_cnt .thumb{
    margin-left:auto;
}
.gallery_cnt .thumb.img_data222{
    width: 130px;
    height: auto;
}

.bg_style3 {
    background-color: #4bacc6;
    text-align: center;
    padding: 25px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.get_style {
    background-color:#ffc000;
    border-color:#ffc000;
    margin-top: 15px;
    padding: 10px 30px;
    font-size: 15px;
}
.get_style:hover {
    background-color:#ffc000 !important;
    border-color:#ffc000 !important;
}
.do_style {
    color: #fff;
    padding-bottom: 20px;
}
.form_style {
    width: 50%;
    margin: auto;
    border-radius: 5px;
}
.carrer_style {
    height:340px;
    margin-bottom: 30px;
}

.fancybox-nav span {
    visibility:visible !important;
}
.img_logo {
    width: 30% !important;
}
.press_style {
    text-align: center;
    padding-top: 30px;
}
.img_style6 {
    background-color: #800080;
    border-radius: 10px;
    padding: 12px;
}
.educate_style {
    background-color: #fff;
    padding: 15px 10px;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.model_style {
    padding: 30px 20px;
    background-color: #3a77c5;
}
.margin_style {
    margin: auto;
    width: 80%;
}
.get_style2 {
    width: 50px;
    margin-bottom: 6px;
}
.additional_style {
    color: #fff;
    padding-top: 18px;
    padding-bottom: 12px;
}
.form_style3 {
    border-radius: 6px;
}
.position_style {
    position: relative;
    top: 3px;
}
.popup_style {
       position:fixed;
        top: 80px;
}
.mdl_style {
    width: 730px !important;
}
.margin_style2 {
    opacity: 0.9 !important;
    margin: 5px !important;
}
.img_style10 {
    height: 420px;
    object-fit: cover;
}
.img_style14 {
        height: 300px;
    object-fit: cover;
}
.img_style15 {
    height: 320px;
    object-fit: cover;
}
.close_style2 {
    color: #fff;
    opacity: 0.9;
    margin-top: -21px;
}
/*.header{*/
/*    position:relative;*/
/*    z-index:999999;*/
/*}*/
/*.scroll-to-fixed-fixed .img-log a{*/
/*    text-align:right;*/
/*    display:block;*/
/*}*/

/*.scroll-to-fixed-fixed .img-logo a img{*/
/*    width:200px;*/
/*    object-fit:cover;*/
/*}*/









