/* Enter Your Custom CSS Here */ .header01 .site-branding:before {background-color: #fff !important;} .header01 .site-branding:after {border-left-color: #ffffff !important;} .site-branding { background-color: #fff !important; } @media (min-width: 320px) and (max-width: 766px) { .header01 .site-header, .header03 .site-header { background-color: #fff !important; } .site-header .center-xs { background: #068DAF; } .site-header .container { max-width: 100%; } .site-branding img { margin-left: 50px; } } @media (min-width: 767px) and (max-width: 1199px) { .site-header .site-braning { flex-basis: 16.667%; max-width: 16.667%; } .site-header .middle-sm .col-xs-8 { flex-basis: 16.667%; max-width: 16.667%; } .mobile-buttons { display: none; } .center-md { flex-basis: 83.333%; max-width: 83.333%; background-color: #068DAF; } .hidden-sm { display: block !important; } .header01 .site-header, .header03 .site-header { background-color: transparent !important; } .start-sm { flex-basis: 83.333%; max-width: 83.333%; } /*.end-lg { flex-basis: 16.667%; max-width: 16.667% } .site-header .search-box { display: block; }*/ .header01 .site-header .social-menu { position: absolute; right: 0%; z-index: 1; } .header01 .social-menu, .header01 .social-menu .menu-item { background-color: #000000; } .header01 .site-header .social-menu ul.menu { position: relative; font-size: 0; } .header01 .site-header .social-menu .menu-item { position: relative; font-size: initial; padding: 21px 30px 21px 15px; margin: 0; -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); } .social-menu .menu-item > a { color: #FFFFFF; } .extra-info h3 { color: #fff; } .header01 .extra-info span { margin-left: 40px; } .header01 .extra-info [class*="col"] img { margin-top: 20px; } .site-header .container { max-width: 100%; } } @media only screen and (max-width: 480px) { .rm-form.footer-up h2 { font-size: 18px; } }