
/* ============|| STYCKY MENU ||================== */
.sticky-header .float-right {
    float: left;
    margin: 0 10px 0 0;
    text-align: right;
    transition:all 0.4s ease 0s;
    width: 17.5%;
}

.sticky-header .number-panel {
    display: block;
    float: left;
    margin-right: 15px;
    padding-right: 10px;
    text-align: left;
}


.sticky-header {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    left: 0;
    margin-left: 240px;
    max-width: 1008px;
    min-height: 100px;
    position: fixed;
    top: -200px;
    width: 100%;
    z-index: 1001;
    border-bottom: 3px solid #dddedf;
}

.sticky-header.fixed {
  top: 0px;
}

.sticky-header .block-mortonfraser-contact-widget {
    display: inline-block;
    float: left;
    left: auto;
    margin-top: -11px;
    position: relative;
}

.sticky-menu {
    border-top: 1px solid #ddd;
    clear: both;
    display: block;
    overflow: hidden;
}

.sticky-menu ul.menu {
    clear: both;
    padding: 0;
    text-align: left;
}
.sticky-menu ul.menu li {
    display: block;
    float: left;
    margin: 2px 6px;
    text-align: left;
    white-space: normal;
}
.sticky-menu ul.menu li a {
    color: #2f2f2f;
    font-family: "Whitney SSm A","Whitney SSm B";
    font-weight: 500;
}

.sticky-menu ul.menu li a:hover {
    border-bottom: 1px solid #2f2f2f;
}

.sticky-menu ul.menu li a.fa-circle::before {
    color: #ff7900;
    content: "\f111";
    font-size: 16px;
    font-family: FontAwesome;
    margin-right: 7px;
}
.sticky-menu ul.menu li a.CornflowerBlue.fa-circle::before {color: #5191cd;}

.sticky-menu ul.menu li a.DarkTurquoise.fa-circle::before {color: #61c5ba;}

.sticky-menu ul.menu li a.DarkOrchid.fa-circle::before {color: #936fb1;}

.sticky-menu ul.menu li a.Avocadogreen.fa-circle::before {color: #b8b308;}

/* ============|| END HERE STYCKY MENU ||================== */

#webform-client-form-1491 {border: none;}

header {
    background: transparent none repeat scroll 0 0;
    padding: 15px 0 7px;
    position: relative;
    min-height: 95px;
    -webkit-transition:all 1s ease;
       -moz-transition:all 1s ease;
        -ms-transition:all 1s ease;
         -o-transition:all 1s ease;
            transition:all 1s ease;
    }

.client-login {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e5e5;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    display: inline-block;
    margin: 0 20px;
    padding: 0 20px;
}
.client-login a {
    display: inline-block;
    vertical-align: middle;
}
.login-text h3 {
    display: block;
}
.client-text {
    color: #444;
    display: block;
    text-align: left;
    text-transform: uppercase;
}
.logo {
    display: inline-block;
    padding-right: 0;
    vertical-align: middle;
    width: auto;
 /*   margin-top: 10px;  */
    margin-bottom: 15px;
}
/**************************************** TO BE DELETED ****************************************/
.top-search {
    clear: both;
    display: block;
    text-align: center;
}
.top-search .container-inline {
    white-space: nowrap;
}
.top-search .button.orange.circle.fill {
    display: none;
}

.top-search form {
    background-color: transparent;
    display: none;
    float: left;
    margin: 0 20px 0 auto;
    max-width: 295px;
    width: 100%;
}

.top-search.desktop-hide form {
    background-color: transparent;
    display: none;
    float: none;
    margin: 0 auto;
    width: 100%;
}

.top-search .form-text {
    border: 1px solid #ff7900;
    border-radius: 24px;
    color: #000;
    display: inline-block;
    font-size: 12px;
    height: auto;
    padding: 4px 4px 4px 10px;
}
.top-search .button {
    background: transparent url("/sites/default/themes/website/images/icons/search.png") no-repeat scroll right center / 18px auto;
    border: medium none;
    color: #000;
    float: right;
    font-size: 0;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0 !important;
    margin-top: -40px !important;
    padding: 14px;
}

.top-search .button:hover {
    background: transparent url("/sites/default/themes/website/images/icons/search.png") no-repeat scroll right center / 18px auto;
}

.top-search .form-type-textfield, .top-search .button {
    display: inline-block;
    margin: 1em 0;
}
.top-search .form-actions, .top-search .button {
    position: relative;
    z-index: 2;
}
.top-search .form-type-textfield {
    clear: both;
    display: block;
    margin-left: 10px;
    margin-right: 0;
    position: relative;
    vertical-align: middle;
    width: 100%;
    z-index: 1;
}
/**************************************** END HERE ****************************************/
header .site-slogan {
    color: #ff7900;
    display: block;
    float: left;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    margin-right: 30px;
    margin-top: 19px;
    text-align: left;
    text-transform: uppercase;
}

.front header .site-slogan {
	display: none;
}

.float-left, .float-right {display: block;}

.float-right .logo > img {
    height: auto;
    max-width: 140px;
}

.number-text .h3 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    margin: 5px 0;
    text-shadow: unset;
    text-transform: uppercase;
}

.number-text .h3.number {
    color: #ff7900;
}

@media (max-width: 500px) {
.top-search {
    width: 100%;
}

.float-left, .float-right {
    clear: both;
    display: block;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}

header .number-text {
    display: block;
    margin: 5px;
    text-align: center;
}


}
header.panel-open {
    background: #e5e5e5 none repeat scroll 0 0;
}
header #header-wrapper {
    letter-spacing: -0.31em;
    margin-bottom: 20px;
    padding: 0 40px;
    text-rendering: optimizespeed;
}
header #header-panel-switch {
}
header #header-panel-switch ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
header #header-panel-switch ul li {
    margin-bottom: 0;
    margin-right: 2px;
}
header #header-panel-switch ul li a {
    background: #efefef url("../images/global/panel-switch-icons.png") no-repeat scroll 0 0;
    display: block;
    height: 33px;
    text-indent: -9999em;
    width: 33px;
}
header #header-panel-switch ul li a.open {
    background: #eaeaea url("../images/global/panel-switch-icons.png") no-repeat scroll 0 0;
}
header #header-panel-switch ul li a.call {
    background-position: -33px 0;
}
header #header-panel-switch ul li a.search {
    background-position: -66px 0;
}
header #header-panel-switch ul li a.active {
    background-color: #e5e5e5;
}
header #panel {
    display: block;
    letter-spacing: normal;
    text-rendering: auto;
    vertical-align: top;
    width: 100%;
    word-spacing: normal;
}
header #panel.open {
    background: #eaeaea none repeat scroll 0 0;
    margin-bottom: 20px;
}
header .panel {
    display: block;
    padding: 10px 40px;
    vertical-align: middle;
    width: 100%;
}
header .panel p {
    display: table-cell;
    font-size: 1.375em;
    height: 75px;
    margin: 0;
    vertical-align: middle;
}
header .panel h3 {
    margin: 20px 0;
}
header ul#contact {
    margin: 20px 16px;
    padding: 0;
}
header ul#contact ul {
    margin: 0;
    padding: 0;
}
header #contact-panel {
    font-size: 0.9375em;
}
header #contact .icon.phone {
    background: rgba(0, 0, 0, 0) url("../images/global/phone-icon-large.png") no-repeat scroll 0 0 / 100% auto;
    display: inline-block;
    height: 50px;
    transition: all 0.5s ease 0s;
    width: 50px;
}
@media screen and (min-width: 64em) {
header #contact .icon.phone {
    height: 23px;
    width: 23px;
}
header ul#contact {
    margin: 20px 30px;
    padding: 0;
}
}
header ul#contact li .unit-content {
    margin-right: 10px;
    padding-right: 10px;
}
header ul#contact li a {
    display: inline-block;
    padding-left: 5px;
    vertical-align: middle;
}
header ul#contact li span {
    background: rgba(0, 0, 0, 0) url("../images/global/footer-contact-icons.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 32px;
    vertical-align: top;
    width: 29px;
}
header ul#contact li.call span {
    background-position: 0 0;
}
header ul#contact li.ask span {
    background-position: -35px 0;
}
header ul#contact li.last {
    border-right: 0 none;
}
header .panel form {
    padding: 20px 0;
}
header .panel form input.form-submit {
    height: 36px;
}
header #logo-wrapper {
    display: inline-block;
    letter-spacing: normal;
    margin-bottom: 1em;
    text-align: center;
    text-rendering: auto;
    vertical-align: top;
    width: 100%;
    word-spacing: normal;
}
@media screen and (min-width: 64em) {
header #logo-wrapper {
    margin-bottom: 0;
    text-align: left;
}
body header #contact-panel {
    font-size: 1.5em;
}
body header #contact-panel strong {
    display: block;
}
}
@media screen and (max-width: 35.4375em) {
body #wrap #page {
    padding: 0;
}
header {
    height: auto;
    padding-bottom: 20px;
}
header #logo-wrapper {
    display: block;
    width: 100%;
}
header #logo-wrapper img {
    height: auto;
    width: 120px;
}
header .panel form {
    padding: 20px 0;
}
header .panel form input[type="text"] {
    margin-bottom: 6px;
}
header .panel p {
    padding: 20px 40px;
}
header .panel h3 {
    margin: 20px 40px 0;
}
}
header #header-wrapper #main-menu {
    margin: 0;
    vertical-align: top;
}
header #header-wrapper #main-menu {
    width: 100%;
}
.header-text {
    text-transform: uppercase;
}

.block-mortonfraser-contact-widget {
    display: inline-block;
    position: relative;
}

.email-widget-button .button-text a {
    color: #fff;
    display: inline-block;
    padding-left: 30px;
}
.email-widget-button .button-icon {
    border: 2px solid #ffffff;
    margin-right: -40px;
    position: relative;
    line-height: 46px;
    z-index: 4;
}
.floatcontainer {
    display: inline-block;
    position: relative;
}
.floatcontainer form {
    background-color: transparent;
}
.floatcontainer .close {
    color: #fff;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    top: 30px;
}
.floatcontainer.first .contact-form .innerimage {
    position: absolute;
    right: 0;
    top: 0;
}
.floatcontainer.second .contact-form .innerimage {
    display: none;
}
.floatcontainer form {
    margin: 20px;
}
.floatcontainer.first form {
    margin-top: 0;
    padding-top: 60px;
}
.floatcontainer .tab-button {
    position: absolute;
    right: 0;
    top: 0;
}
.floatcontainer .tab-button a {
    background-color: #ff7900;
    border-radius: 0 0 20px 20px;
    color: #fff;
    display: block;
    padding: 25px 20px 5px;
    text-transform: uppercase;
    white-space: nowrap;
}
.floatcontainer .tab-button i {
    font-size: 35px;
    margin-right: 8px;
    vertical-align: middle;
}


@media (max-width: 1240px) and (min-width: 1024px) {

.sticky-header .float-left {width: 60%;}
.sticky-header .float-right {width: 16.5%;}

}

@media (max-width: 1024px) {

.sticky-header{margin-left:0;}

.floatcontainer .tab-button {
    right: 5px;
}
.floatcontainer .tab-button a {
    padding: 25px 10px 10px;
}
.floatcontainer .tab-button i {
    font-size: 20px;
}
}

.email-widget-button {
    cursor: pointer;
    position: relative;
}

.email-widget-button .button-icon {
    background: #fff none repeat scroll 0 0;
    color: #ff7900;
    display: block;
    float: right;
}

.email-widget-button .button-text {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    display: inline-block;
    float: left;
    padding-left: 0;
    padding-right: 0;
}


.email-widget-button .button-text a {
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    padding-left: 0;
}

.floatcontainer .contact-form {
    background-color: #ff7900;
    display: none;
    float: left;
    width: 345px;
}
.floatcontainer.first .contact-form {
    background-color: #ff7900;
    float: none;
    left: -48px;
    position: absolute;
    top: 43px;
    width: 345px;
    z-index: 2000;
	box-shadow: 0 0 8px 0;
}
.floatcontainer .form-item {
    margin-bottom: 0.5em;
    margin-top: 0;
}
.floatcontainer .contact-form label {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: normal;
    margin-bottom: 5px;
    word-spacing: normal;
	text-align: right;
}
.floatcontainer .contact-form .form-actions {
    float: none !important;
    margin: 0;
    position: relative;
    right: 0;
    width: 100% !important;
}
.floatcontainer .contact-form .webform-submit {
    border: 2px solid #000;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-top: 1em;
    padding: 8px 30px;
    text-transform: uppercase;
}


header .number-text {
    margin: 18px 10px 0 10px;
}

.number-panel {
    display: inline-block;
    margin-right: 15px;
    padding-right: 10px;
}
.top-search.desktop-hide {
    display: none;
}


@media (max-width: 1023px) {
.sticky-header .float-left {width: auto;margin: 0 160px 0 0;}

.sticky-header .float-right {display: inline-block; width: 160px; margin: 0; position: absolute;top:10px; right: 10px;}


.sticky-header .number-panel, header.sticky-header  {margin: 0; padding: 0;}

header.sticky-header .number-text {margin: 10px;}

header.sticky-header .sticky-menu ul.menu {margin: 5px 0; }

header.sticky-header {min-height: 80px;}

}

@media (max-width: 900px) {
.header-bar {
    margin-bottom: 15px;
    position: relative;
    white-space: normal;
}
.top-search.mobile-hide .form-type-textfield {
    width: 100%;
}
header .text-right {
    padding-right: 0;
}



.slider.full-width {
    margin-top: 20px;
}

}

@media (max-width: 768px) {

.sticky-header.fixed {
    display: none !important;
}

.slider-info {
    position: relative;

}



div .mobile-nav-toggle {
	position: absolute;
}

header {overflow: hidden;}

.float-left, .float-right {
    display: block;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}

.float-left {
    margin: 0 0 10px 0;
}


.logo {
    display: inline-block;
    padding-right: 0;
    vertical-align: middle;
    width: auto;
}


header .site-slogan {
    clear: both;
    color: #ff7900;
    display: block;
    float: none;
    font-size: 18px;
    font-style: normal;
    letter-spacing: 1px;
    margin: 5px 0;
    text-align: center;
    text-transform: uppercase;
}

header .float-right .site-slogan {
    display: none;
}

header {
	padding: 0 0 7px 0;
}

header .number-text {
    margin: 0 10px 0 10px;
}



.top-search.desktop-hide {
    background-color: transparent;
    display: block;
     overflow: hidden;
}
.top-search.mobile-hide {
    display: none;
}

.text-right.header-bar.clearfix {
    display: none;
}

.sticky-header .text-right.header-bar.clearfix {
    display: block;
}

.text-right.top-search.desktop-hide {
    clear: none;
    display: block;
    float: right;
    width: 100%;
}

.front .top-search.desktop-hide form {
	display: none;
}

.top-search .form-type-textfield {margin-left: 0;}

.top-search .button, .top-search .button:hover {
    background: transparent url("/sites/default/themes/website/images/icons/search.png") no-repeat scroll 2px center / 18px auto;
}

}

@media (max-width: 660px) {
.top-search .container-inline {
    padding: 0 3%;
}

header.sticky-header {
    display: none !important;
	}
}
@media (max-width: 600px) {
.top-search.desktop-hide .float-left {
	display: none; 
}
header {
	min-height: auto;
}
.float-right {
	margin: 0 0 5px 0;
}

#block-block-33 h1 {
	margin: 10px 0;
	font-size: 2em;
}
#block-block-33 h2 {
	font-size: 1.2em;
}
.float-right .logo > img {
    max-width: 120px;
    padding-top: 3px;
}

div.tel-icon-full-screen {
	display: block;
}

}


@media (max-width: 500px) {

header .site-slogan {
    float: none;
    margin: 20px 10px;
    text-align: center;
    width: auto;
}

.number-panel {
    margin: 0;
    padding: 0;
    text-align: center;
    white-space: nowrap;
}
.number-text {
    margin: 0 7px;
}
.location .button.circle {
    display: none;
}

}




nav .innerimage {
    background-color: #ff6700;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 30px;
    width: 31px;
}
nav .innerimage.first {
    display: none;
}
nav .innerimage img {
    width: 31px;
}


@media screen and (min-width: 64em) {
body header #contact-panel strong {
    display: inline;
}
body header #contact-panel {
    font-size: 1em;
    font-weight: bold;
}
body header #contact-panel .second {
    font-size: 1.5em;
    font-weight: bold;
}
body header #contact-panel .second strong {
    display: block;
}
}





/********************************** NEW CSS ADDED HERE **********************************/
.headertop .container-inline {
    white-space: nowrap;
}
.headertop .block-mortonfraser-contact-widget .button.orange.circle.fill {
    display: inline-block;
    margin-top: -22px !important;
    margin-right: -20px !important;
}
.headertop .email-widget-button .button {
    margin-top: -16px !important;
    position: relative;
    top: 21px;
}

#search-block-form .container-inline div.button {
    display: none;
}

.headertop .block-mortonfraser-contact-widget .button, 
.headertop .block-mortonfraser-contact-widget .button:hover {background: transparent;}

.headertop .block-mortonfraser-contact-widget .button:hover a,
.headertop .block-mortonfraser-contact-widget .email-widget-button:hover .button-icon {
	color: #ff7900;
}

.headertop .block-mortonfraser-contact-widget .button-text {
	padding: 14px 0 14px 14px;
}

.headertop #search-block-form {
    background-color: transparent;
    display: block;
    margin: 0 auto;
    max-width: 295px;
    width: 100%;
    border: none;
}

.headertop #search-block-form .form-text {
    border: 1px solid #333;
    border-radius: 25px;
    color: #000;
    display: block;
    font-size: 12px;
    height: auto;
    padding: 4px 4px 4px 10px;
    width: 100%;
    background: transparent;
}

.headertop .button {
    background: transparent url("/sites/default/themes/website/images/icons/search.png") no-repeat scroll right center / 18px auto;
    border: medium none;
    color: #000;
    float: right;
    font-size: 0;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0 !important;
    margin-top: -40px !important;
    padding: 14px;
}

.headertop .button:hover {
    background: transparent url("/sites/default/themes/website/images/icons/search.png") no-repeat scroll right center / 18px auto;
}

.headertop .form-type-textfield, .headertop .button {
    display: inline-block;
    margin: 1em 0;
}
.headertop .form-actions, .top-search .button {
    position: relative;
    z-index: 2;
}
.headertop .form-type-textfield {
    clear: both;
    margin-left: 10px;
    margin-right: 0;
    position: relative;
    vertical-align: middle;
    width: 100%;
    z-index: 1;
}



/* Tel icon and full screen overlay */

#mfTel .closebtn {
	padding: 0 10px;
}

.tel-icon-full-screen {
	position: absolute;
	top: 10px;
	right: 10px;
	display: none;
}

.tel-icon-full-screen .icon-phone {
	color: #ff7900;
	font-size: 28px;
}

#mfTel .number-text .h3 {
	font-size: 22px;
}


#mfTel .number-text.right-text {
	margin-top: 40px;
}


#mfTel.overlay {
    height: 0;
    width: 100%;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    background-color: #A7A9AC;
    overflow-y: hidden;
    transition: 0.5s;
}

#mfTel .overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

#mfTel.overlay a {
    padding: 8px 0;
    text-decoration: none;
    font-size: 36px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

#mfTel.overlay a:hover, #mfTel.overlay a:focus {
    color: #f1f1f1;
}

/* end of Tel icon and full screen overlay */
.header-wrapper.clear-talk-header .mobile-icons.desktop-hide {
    display: none;
}
@media (max-width: 768px) {
    .header-wrapper.clear-talk-header.fixed .mobile-icons.desktop-hide .tel-icon-full-screen {
        display: block;
        position: relative;
        float: left;
        top: 25px;
        transition: 1s;
    }
    .header-wrapper.clear-talk-header.fixed .mobile-icons.desktop-hide .number.h3.gettouchbtn {
        cursor: pointer;
        display: block;
        position: relative;
        float: left;
        top: 20px;
        left: 15px;
        transition: 1s;
        font-size: 28px;
    }
    .header-wrapper.clear-talk-header.fixed .mobile-icons.desktop-hide .tel-icon-full-screen .icon-phone,
    .header-wrapper.clear-talk-header.fixed .mobile-icons.desktop-hide .number.h3.gettouchbtn .icon-mail {
        transition: 1s;
        color: #000;
    }
    .header-wrapper.clear-talk-header.fixed .mobile-icons.desktop-hide {
        display: block;
    }
    .header-wrapper.clear-talk-header .mobile-icons.desktop-hide .number.h3.gettouchbtn .icon-mail {
        font-size: 28px;
        color: #000;
    }
}