.mid-div{
    display: block;
    margin: 0 auto;
    float: initial;
}

.modal-box{
    padding: 0 20px;
}

.modal-box a.small{
    width: 150px !important;
    line-height: initial !important;
    margin: 0 auto;
    background-color: #2980b9;
    color: #FFFFFF !important;
    height: auto !important;
    padding: 5px;
    font-size: 12px !important;
}

.text-center{
    text-align: center;
}
.styled-select {
   background: url('../images/15xvbd5.png') no-repeat 96% 0;
   height: 29px;
   overflow: hidden;
   width: 240px;
}

.styled-select select {
   background: transparent;
   border: none;
   font-size: 14px;
   height: 29px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 268px;
}

.styled-select.slate {
   background: url('..images/2e3ybe1.jpg') no-repeat right center;
   height: 34px;
   width: 240px;
}

.styled-select.slate select {
   border: 1px solid #ccc;
   font-size: 16px;
   height: 34px;
   width: 268px;
}

/* -------------------- Rounded Corners */
.rounded {
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
}

.semi-square {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

/* -------------------- Colors: Background */
.slate   { background-color: #ddd; }
.green   { background-color: #779126; }
.blue    { background-color: #3b8ec2; }
.yellow  { background-color: #eec111; }
.black   { background-color: #000; }

/* -------------------- Colors: Text */
.slate select   { color: #000; }
.green select   { color: #fff; }
.blue select    { color: #fff; }
.yellow select  { color: #000; }
.black select   { color: #fff; }


/* -------------------- Select Box Styles: danielneumann.com Method */
/* -------------------- Source: http://danielneumann.com/blog/how-to-style-dropdown-with-css-only/ */
#mainselection select {
   border: 0;
   color: #EEE;
   background: transparent;
   font-size: 20px;
   font-weight: bold;
   padding: 2px 10px;
   width: 378px;
   *width: 350px;
   *background: #58B14C;
   -webkit-appearance: none;
}

#mainselection {
   overflow:hidden;
   width:350px;
   -moz-border-radius: 9px 9px 9px 9px;
   -webkit-border-radius: 9px 9px 9px 9px;
   border-radius: 9px 9px 9px 9px;
   box-shadow: 1px 1px 11px #330033;
   background: #58B14C url("'../images/15xvbd5.png'") no-repeat scroll 319px center;
}


/* -------------------- Select Box Styles: stackoverflow.com Method */
/* -------------------- Source: http://stackoverflow.com/a/5809186 */
select#soflow1, select#soflow-color, select#soflow2 {
   -webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url('../images/15xvbd5.png'), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin: 20px;
   overflow: hidden;
   padding: 5px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 300px;
}

select#soflow-color {
   color: #fff;
   background-image: url('../images/15xvbd5.png'), -webkit-linear-gradient(#779126, #779126 40%, #779126);
   background-color: #779126;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   padding-left: 15px;
}
.snap-drawer-left a.close-sidebar{
    margin-right: 20px;
}
.staff-slider{
    min-height: 63px !important;
}
.staff-slider img{
    border-radius: 0px !important;
}
#google-map{
    width: 100%;
    height: 200px;
}
.portfolio-adaptive-controls .portfolio-switch{
    margin-top: -35px !important;
}
.h4{
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}
.mt10{
    margin-top: 10px !important;
}
.mt20{
    margin-top: 20px !important;
}
.pt10{
    padding-top: 10px !important;
}
.pt20{
    padding-top: 20px !important;
}
.text-color{
    color: #ed8323 !important;
}
.text-center{
    text-align: center;
}
.init-lh{
    line-height: initial !important;
}
.mid-col{
    display: block;
    margin: 0 auto;
    float: none;
}
.button:hover{
    cursor: crosshair !important;
}
.or-buttons-style-1{
    min-height: 46px;
    z-index: 2;
    min-height: 46px !important;
}
.or-buttons-style-1 em{
    color: #FFFFFF;
    background-color: transparent !important;
}
.or-buttons-style-1 strong{
    background-color: transparent !important;
}
.page-profile-followers a{
    width: 24.5% !important;
}
.page-profile-followers a:nth-child(2n+1){
    border-right: solid 1px rgba(0,0,0,0.1) !important;
}
.disabled{
    display:none;
}
#header-fixed{
    opacity:1;
    position:fixed;
    width:100%;
    height:60px;
    background-color:#FFFFFF;
    z-index:99999;
}
.header-clear{
    height:60px;
    display:block;
}
.header-clear-large{
    height:90px;
}
/*Put content under header, adjust for fullscren pages*/
.cover-screen, .map-fullscreen{
    margin-top:-60px;
}
#footer-fixed{
    opacity:1;
    position:fixed;
    width:100%;
    height:60px;
    background-color:#FFFFFF;
    z-index:999999;
    bottom:0px;
}
.not-active{
    opacity:0!important;
    pointer-events: none!important;
}
#content{
    -webkit-box-shadow: 0 0px 7px 5px rgba(0,0,0,0.2);
    box-shadow: 0 0px 7px 5px rgba(0,0,0,0.2);
}
#header-fixed{
    background-color:#212429;
    height:60px;
}
#header-fixed img{
  position: relative;
    z-index: 9;
       width: 81px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
#header-fixed .open-left-sidebar{
    position:absolute;
    z-index:10;
    left:0px;
    top:0px;
    width:60px;
    height:60px;
    line-height:60px;
    text-align:center;
    color:#FFFFFF;
}
#header-fixed .open-left-sidebar i{
    width: 50px;
    height:60px;
    line-height:60px;
    text-align:center;
}
#header-fixed .open-right-sidebar{
    position:absolute;
    z-index:10;
    right:0px;
    top:0px;
    width:60px;
    height:60px;
    line-height:60px;
    text-align:center;
    color:#FFFFFF;
}
#header-fixed .open-right-sidebar i{
    width:60px;
    height:60px;
    line-height:60px;
    text-align:center;
}
.left-sidebar .header-logo{
    width:110px;
    float:right;
    margin-right:30px;
}
.right-sidebar .header-logo{
    width:110px;
    float:left;
    margin-left:30px;
}

/*Sidebar Header Left*/
.snap-drawer *{
    transition: all 250ms ease;
}
.sidebar-header{
    height:60px;
    border-bottom:solid 1px rgba(255,255,255,0.05);
    background-color:#212429;
}
.sidebar-header a.close-sidebar{
    float: right;
}
.sidebar-header a{
    width:53px;
    float:left;
}
.sidebar-header a i{
    color:#FFFFFF;
    width:54px;
    height:60px; 
    line-height:60px; 
    text-align:center;
}
.sidebar-logo{
    
}
.sidebar-logo img{
    width: 70px;
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
}
/*Sidebar Menu*/
.menu-item{
    height:40px;
    color:#6b757d;
    transition:all 250ms ease;
}
.menu-item-active .fa-circle{
    color:#4B77BE!important;
    opacity:1!important;
    font-size:6px!important;
    margin-left:231px!important
}
.menu-item-active{
    color:#4B77BE!important;
}
.menu-item-active i{
    color:#4B77BE!important;
}
.menu-item-active em{
    font-weight:500!important;
    color:#4B77BE!important;
}
.menu-item em:hover{
    color:#4B77BE;
}
.menu-item i:first-child{
    color:#656f76;
    position:absolute;
    font-size:18px;
    width:20px;
    text-align:center;
    top:50%;
    margin-top:-9px;
    margin-left:30px;
}
.menu-item i:last-child{
    position:absolute;
    font-size:5px;
    margin-left:232px;
    top:50%;
    margin-top:-6px;
    opacity:0.5;
}
.menu-item strong{
    font-size:10px;
    position:absolute;
    left:214px;
    color:#656f76;
    top:50%;
    margin-top:-18px;
    font-weight:600;
    width:40px;
    text-align:center;
}
.menu-item em{
    font-family:'Roboto', sans-serif;
    color:#3b4043;
    display:block;
    line-height:40px;
    font-style:normal;
    padding-left:65px;
    font-size:14px;
    font-weight:500;
}
/*Submenu Items*/

.submenu-active:first-child em{
    color:#4B77BE!important;
}
.submenu-active:first-child i{
    color:#4B77BE!important;
}
.submenu-item{
    height:40px;
    color:#6b757d;
}
.submenu-item em:hover{
    color:#4B77BE;
}
.submenu-item i:first-child{
    position:absolute;
    font-size:11px;
    top:50%;
    margin-top:-6px;
    margin-left:65px;
}
.submenu-item i:last-child{
    position:absolute;
    font-size:5px;
    margin-left:232px;
    top:50%;
    margin-top:-2px;
    opacity:0.5;
}
.submenu-item em{
    font-family:'Roboto', sans-serif;
    display:block;
    line-height:40px;
    font-style:normal;
    padding-left:85px;
    font-size:12px;
    font-weight:500;
}
.submenu-active{
    display:block;
    color:#4B77BE;
}
.show-submenu{
    max-height:40px!important;
}
.submenu{
    overflow:hidden;
    max-height: 0;
    transition: max-height 0.25s ease-out;
}
.submenu-active{
    max-height: 550px;
    transition: max-height 0.25s ease-in;
}
.submenu-item-active{
    display:block;
    color:#4B77BE;
    background-color: #E6E6E6;
    transition:all 250ms ease;
}
.submenu-item-active .fa-circle{
    color:#4B77BE!important;
    opacity:1!important;
}
.submenu-active strong{
    color:#4B77BE;
    transition:all 250ms ease;
}
.snap-drawer, .snap-drawers{
    background-color:#FFFFFF!important;
}
.sidebar-menu{
    margin-bottom:20px;
}
.sidebar-divider{
    font-family:'Roboto', sans-serif;
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    font-size:14px;
    padding-left:30px;
    font-weight:300;
    text-transform: capitalize;
    color:#ed8323;
    border-bottom:solid 1px rgba(0,0,0,0.1);
}
.sidebar-footer{
    font-family:'Roboto', sans-serif;
    border-top:solid 1px rgba(0,0,0,0.1);
    margin-bottom:10px;
    padding-top:10px;
    font-size:10px;
    padding-left:30px;
    font-weight:800;
    text-transform: uppercase;
    color:495254;
    margin-top:-20px;
}

/*Sidebar Contact Form*/
.sidebar-form{
    width:220px;
    margin-left:20px;
}
.sidebar-form *{
    transition:all 400ms ease!important;
}
.sidebar-form .button{
    letter-spacing:normal;
    font-weight:600;
    font-family:'Open Sans', sans-serif;
}
.sidebar-form em{
    font-size:11px;
    font-style:normal;
    margin-bottom:5px;
    display:block;
    padding-left:10px;
}
.sidebar-form .contactField{
    font-family:'Roboto', sans-serif;
    height:40px!important;
    line-height:40px!important;
    background-color:transparent;
    border:none;
    border-bottom:solid 1px rgba(255,255,255,0.08);
    margin-bottom:5px;
    padding-left:10px;
}
.sidebar-form .contactField:hover{
    color:#4090e2;
}
.sidebar-form .contactField:focus{
    color:#1f1f1f;
    border-left:none;
    border-right:none;
    border-top:none;
    border-bottom:solid 1px #2cc36b!important;
}
.sidebar-form .contactTextarea{
    height:40px;
    background-color:transparent;
    border:none;
    border-bottom:solid 1px rgba(255,255,255,0.08)!important;
    margin-bottom:40px;
    padding-left:10px;
    transition:all 400ms ease;
}
.sidebar-form .contactTextarea:hover{
    color:#4090e2;
}
.sidebar-form .formValidationError{
    line-height:30px;
}
.sidebar-form .contactTextarea:focus{
    font-family:'Roboto', sans-serif;
    color:#1f1f1f;
    border-left:none;
    border-right:none;
    border-top:none;
    border-bottom:solid 1px #2cc36b!important;
    height:100px;
    transition:all 400ms ease;
}
.snap-drawer-right::-webkit-scrollbar { width: 0 !important }
.sidebar-form .formValidationError{
    font-size:11px!important;
    text-align:center;
    background-color:#c0392b;
    color:#FFFFFF;
    margin-bottom:20px;
}
.formSuccessMessageWrap{
    font-size:11px!important;
    text-align:center;
    background-color:#27ae60;
    color:#FFFFFF;
    margin-bottom:20px;
}

/*Footer*/

.footer p{
    margin-bottom:20px;
}
.footer-icons{  
    width:280px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
}
.footer-icons a:last-child{
    margin-right:0px;
}

/*Thumbnail Menu*/

.thumbnail-logo img{
    width:140px;
    margin-left:auto;
    margin-right:auto;
    margin-top:25px;
}
.thumbnail-header em{
    display:block;
    text-align:center;
    font-size:12px;
    font-style:normal;
    margin-bottom:25px;
}

.thumbnail-decoration{
    width:300px!important;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px!important;
}

.thumbnail-menu a em{
    display:block;
    text-align:center;
    font-style:normal;
}
.thumbnail-menu a{
    margin-bottom:20px;
}

.thumbnail-menu a i{
    transition:all 200ms ease;
    -moz-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
}
.thumbnail-menu a i:hover{
    transition:all 200ms ease;
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
}

@media (min-width:300px) and (max-width:360px){

    .thumbnail-menu{
        width:280px;
        margin-left:auto;
        margin-right:auto;
    }
    .thumbnail-menu a{
        width:80px;
        float:left;
        margin-left:6px;
        margin-right:6px;
        font-size:14px;
        color:#1f1f1f;
        font-weight:500;
    }
    .thumbnail-menu a i{
        margin-left:5px;
        width:70px;
        height:70px;
        line-height:70px;
        border-radius:70px;
        text-align:center;
        font-size:20px;
        color:#FFFFFF;
    }
}
@media (min-width:361px) and (max-width:420px){

    .thumbnail-menu{
        width:320px;
        margin-left:auto;
        margin-right:auto;
    }
    .thumbnail-menu a{
        width:80px;
        float:left;
        margin-left:13px;
        margin-right:13px;
        font-size:14px;
        color:#1f1f1f;
        font-weight:500;
    }
    .thumbnail-menu a i{
        width:80px;
        height:80px;
        line-height:80px;
        border-radius:80px;
        text-align:center;
        font-size:27px;
        color:#FFFFFF;
    }
}
@media (min-width:420px) and (max-width:460px){

    .thumbnail-menu{
        width:360px;
        margin-left:auto;
        margin-right:auto;
    }
    .thumbnail-menu a{
        width:80px;
        float:left;
        margin-left:20px;
        margin-right:20px;
        font-size:14px;
        color:#1f1f1f;
        font-weight:500;
    }
    .thumbnail-menu a i{
        width:80px;
        height:80px;
        line-height:80px;
        border-radius:80px;
        text-align:center;
        font-size:27px;
        color:#FFFFFF;
    }
}

@media (min-width:460px){
    .thumbnail-menu{
        width:400px;
        margin-left:auto;
        margin-right:auto;
    }
    .thumbnail-menu a{
        width:90px;
        float:left;
        margin-left:20px;
        margin-right:20px;
        font-size:14px;
        color:#1f1f1f;
        font-weight:500;
    }
    .thumbnail-menu a i{
        width:90px;
        height:90px;
        line-height:90px;
        border-radius:90px;
        text-align:center;
        font-size:27px;
        color:#FFFFFF;
    }
}
/*Columns*/

.image-column-left{margin-bottom:30px; padding-right:30px;}
.image-column-left:after{
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
.image-column-left img{
    width:115px;
    height:115px;
    border-top-left-radius:0px;
    border-top-right-radius:100px;
    border-bottom-right-radius:100px;
    border-bottom-left-radius:0px;
    margin-left:-10px;
    float:left;
    margin-right:15px;
}
.image-column-left strong{
    display:block; 
    width:100%;
    font-size:16px;
}
.image-column-left em{
    font-size:14px;
    font-style:normal;
}
.image-column-right{margin-bottom:30px; padding-left:30px;}
.image-column-right:after{
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
.image-column-right img{
    width:115px;
    height:115px;
    border-top-left-radius:100px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:100px;
    float:right;
    margin-left:10px;
    margin-right:-15px;
}
.image-column-right strong{
    display:block; 
    width:100%;
    font-size:16px;
}
.image-column-right em{
    font-size:14px;
    font-style:normal;
}
/*Circle Slider*/

@media(min-width:768px){/*
.circle-slider{
width:400px!important;
margin-left:auto;
margin-right:auto;
}*/
}
.circle-slider{
    margin-top:-35px!important;
}
.circle-slider div{
    padding-top:10px!important;
}
.circle-slider img{
    width:84%!important;
    margin-left:auto;
    margin-right:auto;
    display:block;
    border-radius:100%;
    border:solid 10px #FFFFFF;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease; 
}
.circle-slider img:hover{
    -moz-transform: scale(1.02,1.02);
    -webkit-transform: scale(1.02,1.02);
    -o-transform: scale(1.02,1.02);
    -ms-transform: scale(1.02,1.02);
    transform: scale(1.02,1.02);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.circle-slider div h1{
    text-align:center;
    font-size:20px;
    font-weight:600;
    padding-top:20px;
}
.circle-slider div em{
    color:#e34e47;
    display:block;
    text-align:center;
    font-style:normal;
    font-size:12px;
    margin-top:-15px;
}
.circle-slider div p{
    text-align:center;
    padding-left:30px;
    padding-right:30px;
}

/*Fullscreen Slider*/

.homepage-cover .overlay{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background: linear-gradient( to bottom,
        rgba(0, 0, 0, 0.04),
        rgba(0, 0, 0, 0.95)
        );
}
.homepage-cover{
    margin-top:-60px;
    background-size:cover;
    background-position:center center;
}
.homepage-cover-bg-1{    background-image:url(../images/slider/home-cover-1.jpg);}
.homepage-cover-bg-2{    background-image:url(../images/slider/home-cover-2.jpg);}
.homepage-cover-bg-3{    background-image:url(../images/slider/home-cover-3.jpg);}
.homepage-cover h4{
    position:absolute;
    color:#FFFFFF;
    font-size:21px;
    line-height:28px;
    font-weight:800;
    text-transform: uppercase;
    bottom:250px;
    z-index:10;
    padding-left:30px;
    padding-right:30px;
}
.homepage-cover p{
    position:absolute;
    color:rgba(255,255,255,0.8);
    z-index:10;
    padding-left:30px;
    padding-right:30px;
    bottom:110px;
    font-size:12px;
}
.homepage-cover-button{
    position:absolute;
    bottom:50px;
    z-index:10;
    width:85%;
    left:50%;
    margin-left:-42%;
    text-align:center;
    color:#FFFFFF;
    font-weight:700;
    padding-top:8px;
    padding-bottom:8px;
    text-transform:uppercase;
    font-size:12px;
}
@media(min-width:340px) and (max-width:450px){
    .homepage-cover h4{
        font-size:23px;
    }
    .homepage-cover p{
        font-size:14px;
    }
}
@media (min-width:600px){
    .homepage-cover h4{
        max-width:360px;
    }
    .homepage-cover p{
        max-width:360px;
    }
    .homepage-cover .homepage-cover-button{
        max-width:360px;
        left:0px;
        margin-left:30px;
    }
}