@charset "UTF-8";
/**
 *
 * @author Simon Moore @ 604media | https://dlc.ca
 * @package DLC Classic
*/

html,
body {
    background: #fff
}

.container.main {
    background: #fff
}

.container.header {
    padding-top: 0;
    background: #fff
}

.top-area h1,
.carousel-caption h3 {
    text-transform: uppercase;
    font-size: 43px
}

.carousel-caption h3,
.carousel-caption p {
    color: #fff
}

.carousel-caption h3 {
    position: absolute;
    font-size: 30px;
    bottom: 0;
    width: 230px
}

.internal-carousel-paragraph {}

.carousel-caption p {
    font-size: 25px;
    max-width: 80%
}

h1,
h2,
h3 {
    font-weight: 400
}
/********************************************************************************************************************************************************************************************************/











/*
    -----------------------------------------------------------
        HEADER
    -----------------------------------------------------------
*/
/*
.top-header {
    border-bottom: none;
    background: #f7f7f7;
    border: solid 1px #d3d3d3;
}

.top-header .social {
    float: right;
    margin-right: 0;
}

.top-header .social li:first-child {
    border-left: solid 1px #d3d3d3;
}

.top-header .social li {
    border-right: solid 1px #d3d3d3;
}
*/

/*------------social----------*/
.top-header {
    border-bottom: none;
    background: #f7f7f7;
    border: solid 1px #d3d3d3;
}

.top-header .social {
    float: right;
    clear: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 15px;
}

.top-header .social li:first-child {
    border-left: solid 1px #d3d3d3;
}

.top-header .social li {
    float: left;
    border-right: solid 1px #d3d3d3;
    padding: 10px 20px;
    list-style-type: none;
}

.top-header .social li a {
    font-size: 16px;
    color: #004282;
}
/*----------------------*/

/*----------------------*/
.top-header .contact {
    float: left;
    margin-right: 5px;
    margin-top: 11px;
    width: 100%;
}

.top-header .contact ul {
    padding: 0;
}

.top-header .find-url {
    font-size: 13px;
    padding: 3px 10px;
    display: inline-block;
    border: 1px solid #d3d3d3;
    background: #fff;
    margin: 7px auto;
    width: 100%;
    text-align: center;
}

.top-header .contact li {
    float: left;
    font-size: 13px;
    margin-right: 10px;
    list-style: none;
}
/*----------------------*/

#lang_sel {
    margin-left: 15px;
}

.logo-area {
    background: none;
    padding: 0;
    margin: 0;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    width: auto;
    height: auto;
}

.logo-area .logo {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 245px;
    height: 125px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 15px;
    background-position: left top;
    left: 15px;
}

.logo-area p {
    position: relative;
    margin: 5px 0 0 0;
    color: #004282;
    bottom: 3px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    left: 12px;
    width: 245px;
    line-height: 1;
}

.top-header a.language {
    background: none;
    position: relative;
    top: 0;
    right: 0;
    float: right;
    height: auto;
    padding: 5px 10px 0 0;
    font-weight: bold
}

.profile-image {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background-size: cover;
}

.main-header {
    height: auto;
    min-height: 185px;
}

.main-header-image {
    padding: 0 30px !important;
    min-height: auto !important;
}

.agent-details ul li {
    margin-right: 10px;
    margin-left: 0
}





.agent-details ul li:nth-of-type(3) {
    clear: none
}

.header-buttons {
    margin: 65px 0;
}

.header-buttons .btn-default {
    width: 100%;
}


.agent-info-email{
    margin-top:8px;
    min-height: 26px;
}



.btn-default:hover, .agent-search input[type=submit]:hover {
    background-color: #e8ba47;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.btn-default {
    display: block;
    background: #fecc4e;
    background-image: none;
    background-image: -webkit-linear-gradient(top, #fecc4e, #e8ba47);
    background-image: -moz-linear-gradient(top, #fecc4e, #e8ba47);
    background-image: -ms-linear-gradient(top, #fecc4e, #e8ba47);
    background-image: -o-linear-gradient(top, #fecc4e, #e8ba47);
    background-image: linear-gradient(to bottom, #fecc4e, #e8ba47);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    color: #004282;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(255,255,255,0.4);
    font-size: 18px;
    padding: 15px 20px;
    border: solid #e8ba47 1px;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
}


/* Agent search */
.agent-search fieldset{
    clear:both;
}

.agent-page-links {
    border-top: 1px solid #d3d3d3;
    padding-top: 30px;
    margin-top: 35px;
}

.next-link {
    float: right;
    padding-right: 0;
}

.prev-link {
    padding-left: 0;
}

.agent {
    box-shadow: 2px 2px 7px #D3D3D2;
}

.agent-buttons .btn-default, .prev-link .btn-default, .next-link .btn-default {
    font-size: 16px; 
    padding: 10px 20px;
}

.agent-container:nth-child(odd) {
    padding-left: 0;
}

.agent-container:nth-child(even) {
    padding-right: 0;
}

.agents.col-sm-12 {
    padding: 0;
}

/********************************************************************************************************************************************************************************************************/











/*
    -----------------------------------------------------------
        NAVIGATION
    -----------------------------------------------------------
*/

.nav-bar {
    background: #fff;
    border: 1px solid #d3d3d3;
}

.navbar-collapse.collapse, .nav-bar .col-sm-12 {
    padding: 0;
}

ul#main-menu {
    box-shadow: none;
    border-top: none
}

ul#main-menu li a {
    font-weight: 600;
    border: none;
    border-right: 1px solid #d3d3d3;
    border-bottom: 0;
}

ul#main-menu li.active:after,
ul#main-menu li.hover:after {
    border-radius: 0;
    height: 5px
}

ul#main-menu li:after {
    border-radius: 0;
    height: 5px;
    width: 100%
}

ul#main-menu li.active > a:after,
ul#main-menu li a:after {
    border-radius: 0;
    height: 74px;
    width: 100%
}

ul#main-menu {
    background: #fff;
    position: relative;
}

ul#main-menu li a {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1;
    text-transform: uppercase;
    color: #004282;
    /*font-weight: 100;*/
    -webkit-transition: all .7s ease-in-out; 
    -moz-transition: all .7s ease-in-out; 
    -o-transition: all .7s ease-in-out; 
    transition: all .7s ease-in-out;
    position: relative;
    overflow: hidden
}

.navbar-nav>li:last-child {
    background: #fed46c;
    background-image: -webkit-linear-gradient(top, #fecc4e, #e8ba47);
    background-image: -moz-linear-gradient(top, #fecc4e, #e8ba47);
    background-image: -ms-linear-gradient(top, #fecc4e, #e8ba47);
    background-image: -o-linear-gradient(top, #fecc4e, #e8ba47);
    background-image: linear-gradient(to bottom, #fecc4e, #e8ba47);
}

.navbar-nav>li:last-child > a {
    color: #004282 !important;
    font-weight: 600 !important;
    text-shadow: 1px 1px rgba(255,255,255,0.4);
}

.navbar-nav>li:last-child a:hover,
.navbar-nav>li:last-child a:focus {
    background: #d9b55d !important;
}

ul#main-menu li a:hover, 
ul#main-menu li a:focus{ 
    text-decoration: none;
    background-color: #eee;
    color: #004282;
}

ul#main-menu li.active > a:after {
    width: 100%;
    height: 5px;
    border-radius: 0;
    background: #fed46c;
    content: '';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1
}

ul#main-menu li a:after {
    width: 100%;
    height: 5px;
    border-radius: 0;
    background: #d5aa41;
    content: '';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .7s ease-in-out; 
    -moz-transition: all .7s ease-in-out; 
    -o-transition: all .7s ease-in-out; 
    transition: all .7s ease-in-out;
}

ul#main-menu li:hover a:after {
    opacity: 1;
    border-radius: 0;
    width: 100%;
    height: 5px;
    bottom: 0;
    -webkit-transition: all .7s ease-in-out; 
    -moz-transition: all .7s ease-in-out; 
    -o-transition: all .7s ease-in-out; 
    transition: all .7s ease-in-out;
}


.navbar-nav > li > .dropdown-menu{
    background: #fff;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #ececec;
}

/********************************************************************************************************************************************************************************************************/










/*
    -----------------------------------------------------------
        SLIDER
    -----------------------------------------------------------
*/
carousel-inner > .item {
    min-height: 50vh;
}

.slider .container-fluid {
    padding: 0;
}

.caption-background {
    background: rgba(0, 66, 130, 0.7);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    top: 0;
    right: 0;
    float: right;
    border-radius: 0;
    width: 100%
}

.caption-background .carousel-caption {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 100%
}

.carousel-container {
    margin: -140px 0 70px 0;
}

.carousel-indicators-thumb ul li {
    background: #fff
}

.carousel-indicators-title a.slider-buttons {
    background: #fff;
    font-weight: 600;
    text-transform: uppercase;
    color: #004282;
    font-size: 17px;
    padding: 15px 27px;
    margin: 0 2px 0 0;
    cursor: pointer
}

.carousel-indicators-title a.slider-buttons:nth-last-of-type(1) {
    margin-right: 0
}

.carousel-indicators-title a.slider-buttons.selected,
.carousel-indicators-title a.slider-buttons:hover {
    background: #fed46c;
    color: #004282
}

.carousel-indicators-title {
    bottom: 14px
}

.carousel-control .fa {
    top: 50%;
    position: absolute;
    font-size: 51px;
    color: #fff
}

.carousel-control .fa.fa-chevron-circle-left {
    left: 20px;
    right: auto
}

.carousel-control .fa.fa-chevron-circle-right {
    right: 20px;
    left: auto
}

.carousel-control {
    display: block
}

.carousel-caption .carousel-title {
    width: 25%;
    float: left;
    position: relative
}

.carousel-caption .carousel-paragraph {
    width: 65%;
    float: left;
    position: relative;
    margin-left: 28%
}

.carousel-caption {
    top: auto;
    bottom: 14%;
}

.internal-carousel-paragraph ul {
    padding: 0;
    margin: 0;
    width: 60%
}

.internal-carousel-paragraph ul ul {
    width: 100%
}

.internal-carousel-paragraph ul li {
    list-style: none
}

.internal-carousel-paragraph ul li ul {
    clear: both;
}

.internal-carousel-paragraph ul li ul li {
    width: 33.3333%;
    float: left
}

.internal-carousel-paragraph ul li ul li {
    padding: 10px
}

.internal-carousel-paragraph ul.dlc-rate-table {
    padding: 0;
    background: rgba(10, 52, 92, 0.8)
}

.internal-carousel-paragraph ul li:nth-of-type(even) ul li {
    background: rgba(0, 33, 66, 0.9)
}

.internal-carousel-paragraph ul.dlc-rate-table ul li:nth-last-of-type(1) {
    color: #fed46c;
    border-left: solid 2px #fed46c;
    border-right: solid 2px #fed46c
}

.internal-carousel-paragraph ul.dlc-rate-table li.rate-head ul li:nth-last-of-type(1) {
    border-top: solid 2px #fed46c;
}

.internal-carousel-paragraph ul.dlc-rate-table li:nth-last-of-type(1) ul li:nth-last-of-type(1) {
    border-bottom: solid 2px #fed46c;
}

.internal-carousel-paragraph .rates-block p.block-head {
    color: #fff
}

.carousel-caption .rates-block p {
    width: 100%;
    max-width: 100%
}

.item#currentrates .carousel-caption p,
.item#currentrates .carousel-caption a.buttons {
    display: none
}

.item#currentrates .internal-carousel-paragraph .rates-block p {
    display: block
}

.carousel-caption .dlc-rates {
    display: block
}

#slidersome .internal-carousel-paragraph .dlc-rates {
    width: 70%;
}

#slidersome .internal-carousel-paragraph ul.dlc-rate-table {
    width: auto;
}

#slidersome .internal-carousel-paragraph ul.dlc-rate-table .rates-block {
    width: 40%;
}

#slidersome .internal-carousel-paragraph ul.dlc-rate-table li ul {
    display: flex;
    justify-content: space-between;
}

#slidersome .internal-carousel-paragraph ul.dlc-rate-table li ul li {
    width: 100%;
    padding: 5px 10px;
}

#slidersome .rates-block p.block-head {
    font-size: 14px;
}

#slidersome .rates-block p.block-rate {
    font-size: 32px;
    margin: 0;
}

#slidersome .rates-disclaimer sub {
    color: #fff;
}
/********************************************************************************************************************************************************************************************************/











/*
    -----------------------------------------------------------
        MAIN AREA 
    -----------------------------------------------------------
*/
.content-area {
    padding: 0;
    border-top: none;
    border-right: none;
    background: transparent
}

.main-area {
    margin-top: 0
}

.top-image {
    margin-top: 0;
    margin-bottom: 20px
}

.internal-pages .widget-area {
    padding-top: 40px;
    width: 100%
}

.internal-pages .container-fluid {
    padding: 0;
}

.top-image .introduction-area {
    position: relative;
    margin: 0 auto;
    padding-top: 30px;
    z-index: 2;
}

.top-image h1.page-title {
    color: #fff;
    text-transform: 1px 1px rgba(0, 0, 0, 0.4);
}

.top-image:after {
    background: rgba(0, 66, 130, 0.7);
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.top-image .introduction-area p {
    color: #fff;
    font-style: italic;
    font-weight: 200;
    font-size: 25px;
    margin-top: 30px
}

.main-area p.introduction-sentence {
    color: #fff;
    font-style: italic;
    font-weight: 200;
    font-size: 25px;
    margin-top: 30px
}

.home .main-area {
    margin-top: 20px;
}

.widget-area {
    background: #f7f7f7;
    border: solid 1px #d3d3d3;
    padding-left: 35px;
    padding-top: 35px;
    padding-right: 0;
}

.widget-area.well-sm {
    padding-left: 0;
    padding-top: 0;
}

.sidebar {
    border: none!important;
    background: transparent;
    padding-top: 0
}

.well-sm {
    border: none
}

.widget-area {
    overflow: auto
}

.main-content-box {
    background: #fff;
    padding: 30px;
    border: solid 1px #d3d3d3;
    margin: 0 3% 3% 0;
    width: 97%;
    overflow: auto
}

.well-sm ul.sub-menu li a {
    background: rgba(255, 255, 255, 1);
    border-top: none
}

.well-sm ul li a {
    border-top: none
}

.well-sm ul.sub-menu li a:hover {
    background: rgba(255, 255, 255, 0.7)
}

.sidebar div.widget ul li a {
    background: #fff
}

.sidebar div.widget ul li.current_page_item.active > a {
    background: #004282;
}

.sidebar aside.widget ul li a {
    background: #fff
}

.sidebar aside.widget ul li.current_page_item.active > a {
    background: #004282;
}
/********************************************************************************************************************************************************************************************************/










/*
    -----------------------------------------------------------
        OFFICES & AGENTS
    -----------------------------------------------------------
*/
.office, .agent {
    border: 1px solid #d3d3d3;
}

.office-buttons, .agent-buttons {
    border-top: 1px solid #d3d3d3;
}

/********************************************************************************************************************************************************************************************************/










/*
    -----------------------------------------------------------
        BLOG
    -----------------------------------------------------------
*/
.post-links .fa {
    margin-left: 15px
}

.post-links .fa:nth-of-type(1) {
    margin-left: 0
}

.blog article h1.entry-title a,
.archive article h1.entry-title a,
.single article h1.entry-title a,
.blog article h1.entry-title,
.archive article h1.entry-title,
.single article h1.entry-title {
    font-weight: 200;
    font-size: 28px;
    font-family: 'Source Sans Pro', sans-serif;
}

.header-with-profile {
    height: 200px
}
/********************************************************************************************************************************************************************************************************/









/*
    -----------------------------------------------------------
        TESTIMONIAL
    -----------------------------------------------------------
*/
.testimonials:after,
.testimonials:before {
    color: #eeeeee
}
/********************************************************************************************************************************************************************************************************/










/*
    -----------------------------------------------------------
        FORMS 
    -----------------------------------------------------------
*/
.gform_wrapper .contact-form .gform_footer input[type=submit] {
    margin: 15px 0;
}
/********************************************************************************************************************************************************************************************************/


/*
    -----------------------------------------------------------
        FIND AN OFFICE | FIND AN AGENT
    -----------------------------------------------------------
*/
.content-area ul.nav-tabs {
    margin: 0;
}
.content-area ul.nav-tabs li {
    margin-bottom: 0;
}

.tab-content>.active {
    margin: 20px 0;
}

.tab-content {
    margin-top: 30px;
}

.office-title{
    margin-bottom: 20px;
}

.office-info{
    min-height: 80px;
}

.office{
    min-height: 300px;
}
.agent{
    min-height: 365px;
}

.office, .agent {
    background: #fff;
    border: 1px solid #ececec;
    padding: 15px 20px 30px; 
    margin: 20px 0;
}

.office h4, .agent h4 {
    font-weight: bold;
    color: #004282;
    font-size: 20px;
}

.agent h4 {
    margin-bottom: 0;
}

.agent h5 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 20px;
}

.office-buttons, .agent-buttons {
    margin-top: 20px;
    border-top: 1px solid #ececec;
}

.office .btn-default, .agent-buttons .btn-default {
    margin-top: 20px;
}

.agent-buttons .btn-default{
    padding: 13px 13px 15px;
}
    
.office-search input, .agent-search input, .office-search select, .agent-search select {
    display: block;
    width: 100%;
    height: 50px;
    margin: 10px 0px 25px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



.office-search input[type=submit], .agent-search input[type=submit] {
    color: #004282;
    font-size: 18px;
}

.google-maps {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}


/********************************************************************************************************************************************************************************************************/




/*
    -----------------------------------------------------------
        FIND AN OFFICE
    -----------------------------------------------------------
    */
    
    .office {
        display: block; 
        padding: 15px 20px 20px;
    }
    
    .office p {
         margin-bottom: 0 !important;
    }
    
    .office .col-sm-6:last-child {
        margin-top: 15px;
    }
    
    .office-search input {
        font-size: 14px;
        margin: 10px 0px 15px;
    }
    
    /**********************************************************/


/*
    -----------------------------------------------------------
        OFFICES & AGENTS
    -----------------------------------------------------------
*/

.office, .agent {
    background: #fff;
    border: 1px solid #ececec;
    padding: 15px 20px 30px;
    margin: 20px 0;
    
}

.office p, .agent p, .office-single p, .office-single h2, .agent-search h2, .office-search h2 {
    text-align: left;
}

.office h4, .agent h4 {
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    color: #004282;
}

.agent h5 {
    font-size: 16px;
    margin-top: 5px;
    font-weight: 200;
    text-align: left;
}

.office-single .btn-default {
    padding: 20px;
}

.office-buttons, .agent-buttons {
    border-top: 1px solid #d3d3d3;
}

.advanced-search {
    margin-bottom: 20px;
}

.oa-pagination {
    padding: 0;
}

.agent-profile-image {
    margin-top: 15px;
    width: 100%;
    padding-top: 100%;
    margin-top: 15px;
    background-position: top center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-radius: 50%;
    border: 1px solid #ccc;
}
/********************************************************************************************************************************************************************************************************/









/*
    -----------------------------------------------------------
        FOOTER
    -----------------------------------------------------------
*/
.footer {
    background: #f7f7f7;
    border-top: solid 1px #d3d3d3;
    margin-top: 30px
}

.footer footer,
.footer .top-footer {
    background: transparent
}

.top-footer ul li a {
    color: #363636;
    font-weight: 200
}

.top-footer ul li a:after {
    background: #004282;
    height: 1px
}

footer .address h2 {
    color: #363636;
    font-weight: 200;
    font-family: 'Source Sans Pro', sans-serif;
}

footer .address h2:after {
    background: #004282;
    height: 1px
}

footer .address p.name {
    color: #004282
}

footer .address p {
    color: #363636;
}

.btm-footer {
    background: #00274d;
    border-top: solid 4px #fecc4e;
}

footer a {
    color: #004282;
    transition: all 0.6s
}

footer a:hover {
    color: #000;
    transition: all 0.6s
}
/********************************************************************************************************************************************************************************************************/












/*
    -----------------------------------------------------------
        RESPONSIVE 
    -----------------------------------------------------------
*/

@media (max-width: 1400px){
    #slidersome .internal-carousel-paragraph .dlc-rates {
        width: 100%;
    }
}

@media (max-width: 1200px) {
    
    .header-buttons .btn-default {
        font-size: 16px;
    }
    
    .top-header .social {
        display: none; visibility: hidden;
    }

    .agent-profile-image{
        width: 90% !important;
        padding-top: 90% !important;
        margin-left: 10%;
    }
    
    .agent-buttons .btn-default, .prev-link .btn-default, .next-link .btn-default {
        font-size: 14px;
    }
    
    .office, .agent {
        min-height: 340px;
    }

    #slidersome .rates-block {
        padding: 10px;
    }

    #slidersome .rates-block p.block-rate {
        font-size: 24px;
        margin: 0;
        line-height: 35px;
    }

    #slidersome .internal-carousel-paragraph ul.dlc-rate-table li ul li {
    font-size: 12px;
    }
}


/********************************************************************************************************************************************************************************************************/
@media (max-width: 991px){
    .main-header {
        height: auto;
        padding-bottom: 15px
    }

    .logo-area .logo {
        left: 30px;
        top: 0;
        height: 99px;
    }

    .profile-image {
        margin-top: 5px
    }

    .logo-area p {
        width: 190px;
        left: 30px;
    }

    .carousel-inner > .item {
        min-height: 450px;
    }

    .carousel-indicators-title {
        width: 80%;
        margin-left: -25%;
    }

    .carousel-indicators-title a.slider-buttons {
        padding: 10px 20px;
        font-size: 14px
    }

    .carousel-caption h3 {
        font-size: 20px;
        width: 135px
    }

    .carousel-caption {
        top: auto;
        bottom: 30%;
    }

    .carousel-indicators-title {
        bottom: 9px;
    }

    .rates-block p {
        font-size: 18px
    }

    .caption-background .carousel-caption p {
        font-size: 18px;
    }

    .rates-block p.block-rate {
        font-size: 40px
    }

    .internal-carousel-paragraph ul li ul li {
        padding: 5px 10px;
    }

    #slidersome .internal-carousel-paragraph ul.dlc-rate-table li ul li {
        font-size: 8px;
    }

    #slidersome .rates-block p.block-rate {
        font-size: 20px;
    line-height: 32px;
    }
    
    #slidersome .rates-block p.block-head {
    font-size: 12px;
    }

    #slidersome .rates-disclaimer sub {
        font-size: 9px;
    }

    .logo-area p {
        font-size: 9px
    }

    .carousel-control .fa {
        font-size: 38px
    }
    
    .header-buttons {
        margin: 55px 0;
    }
    
    .main-header {
        min-height: 165px;
    }
    
    .header-buttons .btn-default {
        font-size: 14px;
    }
    
    .agent-container {
        padding: 0;
    }
    
    .office, .agent {
        min-height: 0;
    }
}
/**********************************************************/

@media (max-width: 900px){
    ul#main-menu li a{
        font-size: 12px !important;
    }
    
}
@media (max-width: 800px){
    ul#main-menu li a{
        font-size: 11px !important;
    }

        #slidersome .rates-block p.block-head {
            font-size: 10px;
        } 
}

@media (max-width: 767px){
    .navbar-header {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-top: none
    }

    .carousel-control .fa {
        font-size: 26px
    }

    .agent-profile {
        margin-top: 0;
    }
    
    #lang_sel {
        margin-left: 0;
    }
    
    .logo-area {
        display: block;
        margin: 15px auto 0;
        position: relative;
    }
    
    .logo-area .logo {
        height: 87px;
        width: 170px;
        margin: 0 auto 15px;
        left: 0;
    }
    
    .logo-area p {
        width: 100%;
        font-size: 11px;
    }
    
    .logo-area {
        width: 100%;
    }
    
    .top-header .contact ul {
        margin: 0 auto;
        display: table;
    }
    
    .logo-area p {
        left: 0;
    }
    
    .header-buttons {
        margin: 15px 0 0;
    }
    
    .header-buttons .btn-default {
        width: 100%;
    }
    
    .top-header .contact li {
        text-align: center;
    }
    
    #lang_sel {
        float: none;
        width: 100%;
    }
    
    #lang_sel li {
        width: 100%;
    }
    
    ul#main-menu li a {
        border-bottom: 1px solid #d3d3d3;
        border-right: 0;
    }
    
    ul#main-menu li.active > a:after {
        left: 0;
    }
    
    .navbar-header {
        background: #f7f7f7;
        border-bottom: 1px solid #d3d3d3
    }
    .navbar-toggle .icon-bar {
        background: #004282
    }   
        
}
/**********************************************************/







@media (max-width: 700px){
    .internal-carousel-paragraph ul li ul li {
        font-size: 13px
    }

    #slidersome .rates-block p.block-head {
    font-size: 9px;
    }

    #slidersome .rates-block p.block-rate {
    font-size: 18px;
    line-height: 24px;
    }

    #slidersome .internal-carousel-paragraph ul.dlc-rate-table li ul li {
    font-size: 7px;
    }
}
/**********************************************************/







@media (max-width: 630px){
    .carousel-indicators-title a.slider-buttons {
        padding: 10px 13px;
        font-size: 12px;
    }

    .internal-carousel-paragraph ul li ul li {
        font-size: 11px
    }

    .carousel-caption h3 {
        font-size: 15px;
    }
}
/**********************************************************/






@media (max-width: 595px){
    #slidersome .internal-carousel-paragraph .dlc-rates {
    width: 80%;
    }

    .carousel-inner > .item {
        height: 370px;
    }

    .carousel-caption h3 {
        position: relative
    }

    .carousel-caption .carousel-paragraph {
        width: 100%;
        margin-left: 0
    }

    .rates-block p.block-head {
        font-size: 12px
    }

    .rates-block p.block-rate {
        font-size: 23px
    }

    .agent-details {
        clear: none;
    }

    .logo-area,
    .logo-area .logo {
        width: 170px
    }

    .logo-area .logo {
        height: 87px
    }

    .logo-area p {
        width: 168px;
    }

    .carousel-caption .rates-block p {
        width: 80%;
        max-width: 80%;
    }

    .agent-details ul li:nth-of-type(3) {
        clear: both;
    }

    .agent-details ul li:nth-of-type(4) {
        clear: none;
    }

    .top-image .introduction-area p {
        font-size: 14px;
    }
    
    /** AGENTS & OFFICES **/
    .office h4, .agent h4 {
        font-size: 16px;
    }
    
    .office h5, .agent h5 {
        font-size: 13px;
    }
    
    .office p, .agent p {
        font-size: 13px;
    }
    
    .agent-page-info h3, .office-title h3 {
        font-size: 16px;
    }
    
}
/**********************************************************/






@media (max-width: 560px){
    .main-header-image {
        padding: 0 !important;
    }
    
    .agent-details {
        clear: both;
        width: 100%;
        text-align: center
    }

    .agent-details h2 {
        margin-top: 50px;
    }

    .agent-contact-numbers ul.contact-details li:nth-of-type(1) {
        width: 100%
    }

    .agent-details ul li:nth-of-type(3) {
        clear: none;
    }

    .agent-contact-numbers ul.contact-details li {
        width: 31.3333%;
        text-align: center;
        margin-bottom: 7px
    }

    .agent-details .social {
        display: inline-block;
        float: none;
        margin: 5px auto 0 auto
    }

    .widget-area {
        padding-left: 10px;
    }

    .g-recaptcha div {
        transform: scale(1.0);
        -webkit-transform: scale(0.85);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}
/**********************************************************/







@media (max-width: 520px){
    #slidersome .rates-block {
        width: 38%;
    }

    #slidersome .rates-block p.block-head {
    font-size: 8px;
    }

    #slidersome .internal-carousel-paragraph ul.dlc-rate-table li ul li {
    font-size: 6px;
    }

    #slidersome .rates-disclaimer sub {
        font-size: 5px;
    }

    .agent-details h2,
    .agent-details h3,
    .contact-details {
        width: 100%;
    }

    .contact-details {
        margin-top: 0;
        padding-left: 0;
        margin-left: 0;
        text-align: left
    }

    .agent-details ul li {
        float: left;
        margin-left: 0;
        margin-right: 5px
    }

    .carousel-indicators-title a.slider-buttons {
        padding: 10px 13px;
        font-size: 8px;
    }

    .item#currentrates .internal-carousel-paragraph .rates-block p {
        width: 70%
    }
}
/**********************************************************/







@media (max-width: 450px){
    #slidersome .rates-block p.block-head {
        font-size: 8px;
    }

    .carousel-control .fa.fa-chevron-circle-left {
        left: 5px;
    }

    .carousel-control .fa.fa-chevron-circle-right {
        right: 5px;
    }

    .carousel-indicators-title {
        width: 95%;
        margin-left: -32.5%;
    }
    
    .office p, .agent p {
        font-size: 11px;
    }
    
    .ginput_recaptcha div {
        transform: scale(0.65);
        -webkit-transform: scale(0.65);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}
/**********************************************************/






@media (max-width: 385px){
    .carousel-indicators-title a.slider-buttons {
        padding: 10px 10px;
    }

    #twitter-inner {
        overflow: hidden;
    }
    
    .logo-area .logo {
        width: 135px;
    }
    
    .header-buttons .btn-default {
        font-size: 10px;
    }
}
/**********************************************************/








@media (max-width: 380px){
    .logo-area .logo {
        height: 69px
    }
    
    .agent-details h2 {
        margin-top: 30px
    }
    
    .logo-area p,
    .top-header p {
        font-size: 9px
    }
    
    .agent-details h2 {
        margin-top: 55px;
    }
    
    .logo-area p {
        width: 170px;
    }
}
