/*
Theme Name:     Miami
Theme URI:
Description:    Miami Child theme
Author:         damojo
Author URI:
Template:       miami
Version:        1
*/

/* Fonts */
@font-face {
  font-family: 'ScriptMTBold';
  src: url('fonts/ScriptMTBold.eot');
  src: url('fonts/ScriptMTBold.eot?#iefix') format('embedded-opentype'),
       url('fonts/ScriptMTBold.woff2') format('woff2'),
       url('fonts/ScriptMTBold.woff') format('woff'),
       url('fonts/ScriptMTBold.ttf') format('truetype'),
       url('fonts/ScriptMTBold.svg#ScriptMTBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ArialMT';
  src: url('fonts/ArialMT.woff') format('woff'),
       url('fonts/ArialMT.ttf') format('truetype'),
       url('fonts/ArialMT.svg#ArialMT') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'arial';
  src: url('fonts/arial.eot');
  src: url('fonts/arial.eot?#iefix') format('embedded-opentype'),
       url('fonts/arial.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Arial-BoldItalicMT';
  src: url('fonts/Arial-BoldItalicMT.woff') format('woff'),
       url('fonts/Arial-BoldItalicMT.ttf') format('truetype'),
       url('fonts/Arial-BoldItalicMT.svg#Arial-BoldItalicMT') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Conv_arialbi';
	src: url('fonts/arialbi.eot');
	src: local('☺'), 
        url('fonts/arialbi.woff') format('woff'), 
	url('fonts/arialbi.ttf') format('truetype'), 
        url('fonts/arialbi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, 
body select, 
body textarea, 
body input[type="text"], 
body input[type="password"], input[type="datetime"], 
body input[type="datetime-local"], input[type="date"], 
body input[type="month"], input[type="time"], 
body input[type="week"], input[type="number"], 
body input[type="email"], input[type="url"], 
body input[type="search"], input[type="tel"], 
body input[type="color"], 
body #showbiz_moreportfolio_1 .showbiz-title, 
body #showbiz_moreportfolio_1 a.showbiz-title, 
body #showbiz_moreportfolio_1 a.showbiz-title:visited, 
body #showbiz_moreportfolio_1 .excerpt, 
body .sb-post-details, 
body .sb-post-details span, 
body .sb-post-details a, 
body .sb-post-details a:visited, 
body .sb-readmore, 
body .sb-readmore span, 
body .sb-readmore a, 
body .sb-readmore a:visited,
body .landingpagetools * {
    font-family: 'arial' !important;
}

.page .topspacer {
    height: 0px !important;
}

h1, h6{
    margin: 0;
    padding: 0;
    text-align: center;
}

.fscript{
    font-family:'ScriptMTBold' !important;
}

h1.fscript{
    font-weight:4em;
}

h1.fscript strong{
    font-size:1.4em;
    line-height: 1.7em;
}

.centered{
    text-align: center;
}

.dgrey{
    background: none repeat #969696;
}

.innerbgholder {
    min-height: 0 !important;
}

.vc_col-sm-4.bordered > .wpb_wrapper{
   border: 2px solid transparent; 
   border-color: #4B7D8A;
   margin-top: 3em;
   margin-bottom: 3em;
}

 /*header*/
 
 #header {
    line-height: 62px;
}
 
.headertelephonearea_widget,
.headeremailarea_widget,
.headertelephonearea_widget a,
.headeremailarea_widget a{
    color: white;
    float:right;
    margin-right: 1em;
    padding-left: 2em;
}

.headertelephonearea_widget{
    background: url('../../../wp-content/uploads/2012/11/phone.png') no-repeat left center transparent;
    padding-left: 0.5em;
}

.headeremailarea_widget{
    background: url('../../../wp-content/uploads/2012/11/mail.png') no-repeat left center transparent;
    padding-left: 0.5em;
}

#header.fullwidth.darkextend, .page-id-6457.page form {
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
}

.pagescrolled .stuck #header_inner_wrapper.transparent.darkmainnav .row, 
.pagescrolled .stuck #header_inner_wrapper.gradient.darkmainnav .row, 
.pagescrolled .stuck #header_inner_wrapper.background_onlyitems.transparent.darkmainnav #nav-floating, 
.pagescrolled .stuck #header_inner_wrapper.background_onlyitems.gradient.darkmainnav #nav-floating {
    background: transparent none repeat scroll 0 0;
}

/* Logo */

#logo img,
.stuck #logo .scrolledlogo{
    margin-top: 0.65em;
    height: 40px;
}

/* Search Menu */
#header_search{
    display: none !important;
}

/* Navigation */

#navigation{
    float:right;
}

#navigation #mobile-navigation{
    background-color: transparent;
}

#navigation ul.navigation {
    display: none !important;
}

#navigation #mobile-navigation {
    display: inline-block !important;
}

.responsivemenuwrapper {
    padding: 0;
}

#responsivemenu.darknav {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    height: 100vh;
    overflow-y: hidden;
    text-align: center;
    width: 100% !important;
}

#navigation #mobile-navigation.darknav .showonclose{
    background: url('/wp-content/uploads/2015/09/burger.png') no-repeat center bottom transparent;
}

#navigation #mobile-navigation.darknav.opened .showonclose{
    background: none;
}

#responsivemenu.darknav .nav-level0{
    border: none;
}

#navigation #mobile-navigation .showonclose {
    display: inline-block;
    font-size: 0;
    height: 21px;
    width: 33px;
    margin-top: 20px;
}

.resp-nav-text {
    font-size: 1.7em;
    font-weight: normal;
}


/* Separator */

h6 {
    font-size: 1.5em;
    font-weight: normal;
}

.vc_sep_width_50 {
    width: 30%;
}

body .vc_separator h4{
    font-family: 'Conv_arialbi';
    font-style: italic;    
    font-size: 1.5em ;
}

/* home main container */

.vc_row.home-buttons{
    margin: 0 auto;
    max-width: 1230px;
    text-align: center;
}

.vc_row.home-buttons .vc_col-sm-1 {
    width:10%;
}

.vc_row.home-buttons .vc_column_container{
    margin: 0 0 0 2em;
}

.vc_row.awards img{
    height: 63px;
    width: auto;
}


/* Marketeer */

#marketeerssection .header{
    color: #ffffff;
    font-size: 1.5em;
}

#marketeerssection .button.bordered.bblue {
    background: #78b8c7 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
}

#marketeerssection h4{
    color: #355962;
}

#marketeerssection .wp-image-6381 {
    margin-right: 27px;
}

/* Objectives */
#objectivessection h2 {
    line-height: 73px;
    margin: 0;
    text-align: left;
}

#objectivessection h4{
    color: #ffffff;
}

#objectivessection  .size-full.wp-image-6060.alignleft {
    margin-top: 12px;
}

/* Case study */

#casestudysection h4{
    color: #355962;
}

#casestudysection .overlaycasestudy{
    display: none;
}

#casestudysection .vc_col-sm-3:hover .overlaycasestudy {
    background: url('/wp-content/uploads/2015/09/grid.png') repeat transparent;
    display: block;
    position: absolute;
    top: 0;
    text-align: center;
    color: #ffffff;
    width: 100%;
    z-index: 1000;
    font-size: 4em;
}

#casestudysection .vc_col-sm-3 .wpb_wrapper {
    display: block;
    height: 100%;
}

#casestudysection .vc_col-sm-3 .overlaycasestudy .wpb_wrapper > p {
    display: block;
    height: 100%;
    vertical-align: middle;
}

#casestudysection .vc_col-sm-3 .button{
    line-height: 55px;
    margin: 33% auto 0;
    padding: 0 10px;
}

#casestudysection .vc_col-sm-3,
#casestudysection .vc_col-sm-3 img{
    padding: 0;
}

#casestudysection .wpb_text_column,
#casestudysection .vc_col-sm-3 p, 
#casestudysection .vc_col-sm-3 img{
    padding: 0;
    margin: 0;
}

#casestudysection .vc_col-sm-3 img{
   width: 100%;
   height: auto;
   max-height: 376px;
}

/* Experience */
#experiencesection table tr td img {
    height: auto;
    max-width: 13vw;
}

#experiencesection h4{
    color: #ffffff;
}

#experiencesection .aligncenter.wp-image-6068.size-full {
    margin-left: 20px;
}

/* hiring newsletter */

#hiringnewslettersection form input[type="submit"],
.button.bordered.bblue{
    color: #5B9DAC;
    border-color: #5B9DAC;
}

#hiringnewslettersection form input[type="email"]{
    color: #355962 ;
    border: 2px solid #78B8C7;
    line-height: 10px;
    padding: 7px 0 ;
    width: 50% ;
}

#hiringnewslettersection .vc_custom_1443198889742 .vc_single_image-img.attachment-thumbnail {
    margin-top: -7px;
}

#hiringnewslettersection div.wpcf7-mail-sent-ok{
    background: #78b8c7 none repeat scroll 0 0;
    position: absolute;
    top: -23px;
}

/* Landing pages */
.landingpagetools .landingheader  {
    font-size: 1.5em;
}

.landingpagetools .landingheader p strong {
    line-height: 3.5em;
}

.landingpagetools .landingheader p {
    line-height: 1em;
}

.landingpagetools .vc_row.wpb_row.vc_inner.vc_row-fluid {
    margin: 0 auto;
    max-width: 1100px;
}

.landingpagetools .wpb_text_column.wpb_content_element {
    margin-bottom: 18px;
}

.landingpagetools .aligncenter.size-full.wp-image-6370 {
    margin-top: 17px;
}

.landingpagetools form .ajax-loader {
    display: none !important;
}

.landingpagetools .aligncenter.size-full.wp-image-6368,
.landingpagetools .aligncenter.size-full.wp-image-6369,
.landingpagetools .aligncenter.size-full.wp-image-6376 {
    margin-top: 10px;
}

.landingpagetools  div.wpcf7-mail-sent-ok{
    background: #78b8c7 none repeat scroll 0 0;
}

#page-6483 .landingpagetools .vc_row.wpb_row.vc_inner.vc_row-fluid {
    margin: 0 auto;
    max-width: 900px;
}

.page-id-6457.page form {
    padding:20px;
}

.page-id-6457.page form input[type="text"],
.page-id-6457.page form input[type="email"]{
    background: #ffffff none repeat scroll 0 0;
    color: #000000 !important;
    font-size: 1em;
    height: 33px;
    line-height: 1em;
    margin: 2px 0 !important;
    padding: 2px 10px !important;
    /*width: 90%;*/
}

#page-6489 .button,
#page-6483 .button,
#page-6457 .button,
#page-6457 form input[type="submit"]{
    background: #78b8c7 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    text-align: center;
    width: 100%;
}

#page-6483 .button{
    width: 220px;
}

#page-6483 .wpb_wrapper .button {
    float: right;
}

#page-6489 form br,
#page-6483 form br,
#page-6457 form br {
    display: none;
}

#page-6489 span.wpcf7-form-control-wrap,
#page-6483 span.wpcf7-form-control-wrap,
#page-6457 span.wpcf7-form-control-wrap {
    display: inline-block;
    float: left;
    margin: 0 0 6px 0;
    position: relative;
    /*width: 40%;*/
}

#page-6457 input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5) !important;
    text-transform: capitalize;
}
#page-6457 input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5) !important;
    text-transform: capitalize;
}
#page-6457 input:-moz-placeholder {   /* Older versions of Firefox */
    color: rgba(0, 0, 0, 0.5) !important;
    text-transform: capitalize;
}
#page-6457 input:-ms-input-placeholder { 
    color: rgba(0, 0, 0, 0.5) !important;
    text-transform: capitalize;
}

.page .bottomspacer {
   height:0 !important;
}

/* Footer copyrights */

#footer .row .widgetslot{
    display: block;
}

#footer .row > .widgetslot {
    padding: 2em 0 0 0;
}

#footer .row .widgetslot .widget_sp_image{
    display: inline-block;
}

#footer .row .widgetslot .widget_sp_image{
    float: left;
    vertical-align: bottom;
    width: 16%;
}

#footer .row .widgetslot .widget_sp_image img{
    height: auto;
    max-width: 266px !important;
    width: 100%;
}

.footer_widget.widget_sp_image h3 {
    display: none;
}

/* Extra clases */

.last.footer_widget.widget_text{
    bottom: 0;
    color: #373737;
    position: absolute;
}

body img.imagefull{
    max-width: 153px;
    width: 100%;
    height: auto;
}

/* Landing page case studies */
article#page-title-wrapper.bannet-title-container{
    padding:0;
    width: 100%;
}

.banner-title{
    height: 387px; 
    vertical-align: bottom;
}

article#page-title-wrapper.bannet-title-container .banner-title h1 {
    bottom: 28px;
    color: #fff;
    position: absolute;
    width: 100%;
}

#case-studies-portfolio .wpb_text_column.wpb_content_element .wpb_wrapper {
    margin: 0 auto;
    width: 1400px;
}

.headerunderline::after, #reply-title::after {
    background-color: transparent !important;
}

#afp-container li.afp-single-item {
    margin: 0;
    padding: 7px;
}

#afp-container li.afp-single-item ul.afp-item-details {
    max-width: 439px;
    top: 7px;
    left: 7px;
}

/* White pages */

#page-5118 .wpcf7 form {
    width: 100%;
    max-width: 532px;
}

/* Blog */
.blog .blog_featuredimage img{
    float: left;
    margin-right: 20px;
    max-width: 195px;
    width: 100%;
}

.blog .br-mediawrapper,.blog .br-textwrapper{
    display: inline-block;
    padding: 20px;
    vertical-align: top;
    width: 100%;
}

.blog .br-textwrapper{
    max-width: 900px;
}

.blog .br-mediawrapper{
    max-width: 200px;
}


@media screen and (min-width: 1000px){
    div.moretools-footer{
        width: 45%;
    }
}
@media screen and (min-width: 1500px){
    div.moretools-footer{
        width: 46%;
    }
}

@media screen and (min-width: 1100px){
div.moretools-footer{
    box-sizing: content-box;
    display: inline-block;
    height: 100%;
    margin: 1%;
    position: relative;
}

div.moretools-footer .vc_row .vc_column_container{
    display: inline-block;
    min-height: 250px;
    height: 100%;
}
}
@media screen and (min-width: 800px){
    div.moretools-footer .button.bordered.bblue {
	    bottom: 20px;
	    position: absolute;
	    right: 2px;
    }

    div.moretools-footer.wpb_column.vc_column_container {
	    display: block;
	    height: 250px;
	    vertical-align: top;
    }

    div.moretools-footer .wpb_wrapper {
	    display: block;
	    height: 100%;
	    position: relative;
    }

    div.moretools-footer .wpb_wrapper .vc_row,
    div.moretools-footer .wpb_wrapper .vc_row div{
	    height: 100%;
    }

    .moretools-footer .vc_row.wpb_row.vc_inner.vc_row-fluid {
	    height: 250px;
    }
    .wpb_text_column.wpb_content_element.arrow {
        bottom: -8vh;
        position: absolute;
        text-align: center;
        width: 94vw;
    }

   article.tp_vc_mw_rowinner.lightondark .content_max_width,
   article #mainsection{
        height: 100vh;
   }

   #objectivessection .vc_col-sm-4.wpb_column.vc_column_container {
        padding: 0 0 0 7vw;
   }
   #page-6489 .tp_vc_mw_rowwrapper,
   #page-6483 .tp_vc_mw_rowwrapper,
   #page-6457 .tp_vc_mw_rowwrapper {
        /*height: 100vh;*/
   }

   .home #content_inner_wrapper #content-container section.tp_vc_mw_rowwrapper{
	height:100%;
        overflow: hidden;
   }

   #casestudysection .vc_col-sm-3.wpb_column.vc_column_container img,
   #casestudysection .vc_col-sm-3:hover .overlaycasestudy  {
       display: block;
       height: 100%;
   }
   #page-6489 article.tp_vc_mw_rowinner.lightondark .content_max_width, #page-6489 article #mainsection,
   #page-6483 article.tp_vc_mw_rowinner.lightondark .content_max_width, #page-6483 article #mainsection,
   #page-6457 article.tp_vc_mw_rowinner.lightondark .content_max_width, #page-6457 article #mainsection {
        height: 100%;
   }
}
@media screen and (min-width: 700px) and (max-width: 1300px){
    .vc_row.home-buttons .vc_column_container {
        margin: 0 0 0 1.2em;
    }
}

@media screen and (max-width: 800px){
    div.moretools-footer .vc_row .vc_column_container {
        display: table-cell;
        height: 100%;
        min-height: 270px;
        vertical-align: top;
    }
    .moretools-footer .vc_col-sm-6.wpb_column.vc_column_container {
        width: 74%;
    }
    .moretools-footer:nth-child(2) div.wpb_column.vc_column_container:first-child,
    .moretools-footer:nth-child(3) div.wpb_column.vc_column_container:last-child {
        display: none;
    }
   #casestudysection .vc_col-sm-3.wpb_column.vc_column_container img,
   #casestudysection .vc_col-sm-3:hover .overlaycasestudy  {
        max-height: 100%;
	height: 100%;
   }
   #casestudysection   .vc_col-sm-3.wpb_column.vc_column_container {
        display: block;
        float: left;
        margin: 0 !important;
        padding: 0 !important;
        width: 49%;
   }
   #casestudysection .vc_col-sm-3,
   #mainsection .vc_row.home-buttons .vc_col-sm-1,
   #experiencesection .vc_col-sm-2.wpb_column.vc_column_container {
        display: inline-table;
   }
   #footer .row .widgetslot .widget_sp_image{
        min-width: 200px;
   }

   .home .vc_row.home-buttons .vc_col-sm-1 {
        display: inline-block !important;
        min-height: 160px;
        min-width: 131px;
        vertical-align: top;
        width: 10%;
   }

    #header section .row {
        height: 138px;
    }

    .headeremailarea_widget,
    .headertelephonearea_widget {
        line-height: 60px;
        margin-left: 2em;
    }
    .headeremailarea_widget {
        top: 80px;
    }
    .headertelephonearea_widget {
        top: 44px;
    }
    .headertelephonearea_widget, .headeremailarea_widget, .headertelephonearea_widget a, .headeremailarea_widget a {
        color: white;
        height: 58px;
        left: 0;
        padding-left: 3em;
        position: absolute;
        width: 100%;
    }
}

@media screen and (max-width: 750px){
   #casestudysection .vc_col-sm-3.wpb_column.vc_column_container img,
   #casestudysection .vc_col-sm-3:hover .overlaycasestudy  {
       display: block;
       height: 100%;
   }
}

@media screen and (max-width: 600px){
    body {
        font-size: 1em;
    }
    .home h1.fscript strong {
        font-size: 1em;
        line-height: 1.2em;
        padding: 0 0 15px !important;
    }

    .home h6 {
        font-size: 1.3em;
        font-weight: normal;
    }
    body .vc_separator h4 {
        font-size: 1.5em;
    }
   #casestudysection   .vc_col-sm-3.wpb_column.vc_column_container {
        width: 100%;
   }
    #casestudysection .vc_col-sm-3, 
    #casestudysection .vc_col-sm-3 img, 
    #experiencesection .vc_col-sm-2 img {
       height: auto;
       margin: 0 !important;
       max-width: 100%;
       padding: 0;
       width: 100%;
    }
    #experiencesection .vc_col-sm-2 img {
       max-width: 115px;
    }
    #casestudysection .vc_col-sm-3 {
       display: block;
    }
    #experiencesection .vc_col-sm-2.wpb_column.vc_column_container {
       display: inline-block;
       margin-bottom: 0 !important;
       width: 49%;
   }
    .home .vc_row.home-buttons .vc_col-sm-1 {
        display: inline-block !important;
        min-height: 88px;
        min-width: 88px;
        vertical-align: top;
        width: 10%;
    }
    .home .vc_row.home-buttons .vc_col-sm-1 img{
        height: auto;
        max-width: 59px;
        width: 100%;
    }
    .vc_row.home-buttons .vc_column_container {
        margin: 0 0 0 0;
    }
}

@media screen and (max-width: 400px){
    #logo img, .stuck #logo .scrolledlogo {
         height: 34px;
    }
}