body {
    line-height: 24px;
    font-family: "Open Sans";
    
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0px;
}
/* Elemets colors */

.alignleft {
    text-align: left;
    margin: 0px;
    float: left;
}
.alignright {
    text-align: right;
    float: right;
}
.aligncenter {
    margin: 0px auto;
    text-align: center;
}
.description {
    overflow: hidden;
    display: block;
}
.gap-left {
    margin-left: 10px;
}
.gap-right{
    margin-right: 15px;
}
/* Image */

img {
    max-width: 100%;
}
a {
    color: #353535;
}
a:hover {
    color: #E60D2D;
    text-decoration: none;
}
label {
    font-weight: inherit;
}
/* List Style */

.mid_content_wrapper ul {
    margin: 0;
    list-style: none;
    padding-left: 0;
}
.mid_content_wrapper li {
    background: url(img/tick.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left: 25px;
}
.li-margin-bottom li {
    margin-bottom: 15px;
}
/* Text heighleted */

.text-hilighted,
#requestquote span {
    color: #E60D2D;
    }

/* Button */

.btn-info:active,
.btn-info.active,
.btn-styles {
    color: #fff;
    background-color: #E60D2D;
    border-color: #D01E39;
}
.btn-info.active:hover,
.btn-styles:hover {
    color: #fff;
    background-color: #D01E39;
    border-color: #E60D2D;
}
/* Header top Section */

.header_top_secton {
    background: #f3f3f3;
    padding: 5px 0;
    border-bottom: 1px solid #e5e5e5;
}
h1,
h2,
h3,
h4,
h5,
h6,
.navbar-nav > li > a,
.dropdown-menu ul li a {
    font-family: "Exo";
}
.fluid-container-with-bg {
    background: url('img/image1.png');
    padding: 50px 0px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 60px!important;
}
.title_style1,
.title_style2 {
    margin-bottom: 30px!important;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}
.title_style2 {
    text-align: left;
}
.title_style1::after,
.title_style2::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    background: #E60D2D;
    display: table;
    text-align: center;
    margin: 0px auto;
    left: 50%;
    bottom: 0;
}
.title_style1_align_left,
.title_style2_align_left {
    text-align: left;
}
.title_style1_align_left::after,
.title_style2_align_left::after {
    right: inherit;
}
.title_style2::after {
    left: 0;
    right: inherit;
}
.title_content_wrapper p {
    text-align: center;
}
header {
    padding: 20px 0px;
}
.mid_content_wrapper .container h3 {
    margin-bottom: 25px;
}
/**
* Planning Stratagy
*/

.ss-fluid-box {
    background: #E60D2D;
    color: #fff;
    padding: 30px;
}
.ss-planning-content-wrapper i {
    font-size: 80px;
    padding-bottom: 25px;
}
.ss-fluid-box h3.title_style1::after {
    background: #fff;
}
.ss-planning-content-wrapper h4 a {
    color: #fff;
    text-decoration: none;
}
.ss-planning-content-wrapper h4 a:hover {
    color: #fff;
}
.ss-planning-content-wrapper .icon_description p {
    color: rgba(237, 237, 237, 0.96);
}
/*callout */

.bs-callout-info {
    border-left-color: #E60D2D!important;
}
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
/* Menu */

.navbar-nav > li > a {
    color: #C8E0F7;
    letter-spacing: 1px;
}
.nav > li > a:hover,
.nav > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background: #e60d2d;
    color: #fff
}
.dropdown-menu > li > a {
    color: #B9C4CC;
    padding: 8px 20px;
    border-bottom: 1px solid #011421;
    border-top: 1px solid #04263c;
}
.dropdown-menu {
    background: #00233A;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 0px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: #e60d2d;
    color: #fff;
}
.nav .active > a {
    color: #fff;
    background: #e60d2d;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #e60d2d;
    outline: 0;
}
.dropdown-menu > li:first-child a {
    border-top: 0px;
}
.dropdown-menu > li:last-child a {
    border-bottom: 0px;
}
.nav > li {
    position: relative;
    display: block;
    margin-right: 1px;
}
/* Header Icons */

.right_content_info {
    margin-top: 10px;
}
header i {
    float: left;
    font-size: 30px;
    margin-right: 20px;
    margin-top: 7px;
    color: #FFF;
    font-size: 15px;
    background: #E60D2D;
    padding: 13px;
    border-radius: 3px;
}
header .description span {
    color: #000;
    display: block;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 15px;
}
/* Middle Content */

.mybg {
   
    background: url(img/bg.jpg);
}
.mid_content_wrapper {
    padding: 50px 0;
    min-height: 426px;
    
}
.margin-bottom-remove {
    padding-bottom: 0px;
}
/* Footer */

.hsk-social-share-icons ul {
    margin: 0px;
}
.hsk-social-share-icons li {
    list-style: none;
    display: inline-block;
    margin: 0px auto;
    margin-right: 1px;
}
.hsk-social-share-icons a {
    font-size: 28px;
    color: #fff;
    display: block;
    height: 50px;
    background: #062940;
    width: 60px;
    border-radius: 1px;
    text-align: center;
    padding: 12px;
}
.hsk-social-share-icons {
    background: #00233a;
}
.hsk-follow-title {
    padding: 12px 20px;
}
.hsk-follow-title h3 {
    margin-bottom: 0px;
}
footer p {
    padding: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
footer {
    background: #E60D2D;
    color: #fff;
    text-align: center;
    padding: 0 0 10px;
}
/* page title bar */

.page_title_bar {
    padding: 30px 0;
    background: #f3f3f3;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.page_title_bar h2 {
    margin-bottom: 0px;
}
/* Home Page */

.mid_content_wrapper .row-margin-bottom {
    margin-bottom: 40px;
}
.row-margin-bottom-small {
    margin-bottom: 15px;
}
.icon_container {
    font-size: 20px;
    float: left;
    margin-right: 20px;
    margin-top: 3px;
}
.icon_description {
    overflow: hidden;
    position: relative;
}
/* Callout box */

.fluid-container-with-bg.ss-fluid-box-quote {
    margin-bottom: 0px!important;
}
.bs-callout.bs-callout-info h3 {
    margin-bottom: 0px;
    line-height: 40px;
}
/* Contact form */

p#req_quote_message {
    text-align: center;
    margin-bottom: 20px;
}
#quoate_loader {
    display: none;
}
/* Icon boxes */

.icon_container_wrapper:hover {
    -moz-box-shadow: -1px 4px 10px #e5e5e5;
    -webkit-box-shadow: -1px 4px 10px #e5e5e5;
    box-shadow: -1px 4px 10px #e5e5e5;
}
/* Prices */

.ss-offer-prices {
    background: rgba(253, 253, 253, 0.88);
    padding: 20px;
    border: 1px solid #f8f8f8;
    box-shadow: 1px 1px 13px #e5e5e5;
    text-align: center;
}
.ss-offer-prices h4 {
    background: #e60d2d;
    padding: 10px;
    margin-top: -20px;
    margin-left: -20px;
    margin-right: -20px;
    color: #fff;
}
.ss-offer-prices li {
    padding-left: 0px;
    background: none!important;
    border-bottom: 1px solid rgba(204, 204, 204, .3);
    margin-left: -20px;
    margin-right: -20px;
    padding: 6px 10px;
}
.ss-offer-prices b {
    padding-top: 15px;
    display: block;
    text-align: center;
}
/* Free Quote */

.ss-error-field {
    border: 1px solid red;
}
/*----------------------------------
 # 404 page error
 ---------------------------------*/

.error-page-wrap {
    width: 310px;
    height: 310px;
    margin:0px auto;
}
.error-page-wrap:before {
    box-shadow: 0 0 200px 150px #fff;
    width: 310px;
    height: 310px;
    border-radius: 50%;
    position: relative;
    z-index: -1;
    content: '';
    display: block;
}
.error-page {
    width: 310px;
    height: 310px;
    border-radius: 50%;
    top: -310px;
    position: relative;
    text-align: center;
    background: #00233a;
    background: -moz-linear-gradient(top, #d36242 0%, darkred 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d36242), color-stop(100%, darkred));
    background: -webkit-linear-gradient(top, #d36242 0%, darkred 100%);
    background: -o-linear-gradient(top, #d36242 0%, darkred 100%);
    background: -ms-linear-gradient(top, #d36242 0%, darkred 100%);
    background: linear-gradient(to bottom, rgb(49, 144, 206) 0%, #00233a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='$firstColor', endColorstr='$secondColor', GradientType=0);
}
.error-page:before {
    width: 63px;
    height: 63px;
    border-radius: 50%;
    box-shadow: 3px 25px 0 5px #2b83bd;
    content: '';
    z-index: -1;
    display: block;
    position: relative;
    top: -19px;
    left: 44px;
}
.error-page:after {
    width: 310px;
    height: 17px;
    margin: 0 auto;
    top: 25px;
    content: '';
    z-index: -1;
    display: block;
    position: relative;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(35, 26, 26, 0) 59%, rgba(60, 44, 44, 0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(59%, rgba(35, 26, 26, 0)), color-stop(100%, rgba(60, 44, 44, 0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(35, 26, 26, 0) 59%, rgba(60, 44, 44, 0) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(35, 26, 26, 0) 59%, rgba(60, 44, 44, 0) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(35, 26, 26, 0) 59%, rgba(60, 44, 44, 0) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.65) 0%, rgba(35, 26, 26, 0) 59%, rgba(60, 44, 44, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#003c2c2c', GradientType=1);
}
.error-page h1 {
    color: rgba(255, 255, 255, 0.94);
    font-size: 100px;
    margin: 65px auto 0 auto;
    text-shadow: 0px 0 7px rgba(0, 0, 0, 0.5);
    line-height: 20px;
}
.error-page h1:before {
    width: 260px;
    height: 1px;
    position: relative;
    margin: 0 auto;
    top: 70px;
    content: '';
    display: block;
    background: -moz-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(111, 25, 25, 0.65)), color-stop(70%, rgba(75, 38, 38, 0)), color-stop(100%, rgba(60, 44, 44, 0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgb(41, 126, 182) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
    background: radial-gradient(ellipse at center, rgb(43, 131, 188) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a66f1919', endColorstr='#003c2c2c', GradientType=1);
}
.error-page h1:after {
    width: 260px;
    height: 1px;
    content: '';
    display: block;
    opacity: 0.2;
    margin: 0 auto;
    top: 50px;
    position: relative;
    background: -moz-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(247, 173, 148, 0.65)), color-stop(99%, rgba(255, 255, 255, 0.01)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(ellipse at center, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6f7ad94', endColorstr='#00ffffff', GradientType=1);
}
.error-page h2 {
    margin: 55px 0 30px 0;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
}
.error-page h2:before {
    width: 130px;
    height: 1px;
    position: relative;
    margin: 0 auto;
    top: 31px;
    content: '';
    display: block;
    background: -moz-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(111, 25, 25, 0.65)), color-stop(70%, rgba(75, 38, 38, 0)), color-stop(100%, rgba(60, 44, 44, 0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
    background: radial-gradient(ellipse at center, rgb(42, 129, 186) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a66f1919', endColorstr='#003c2c2c', GradientType=1);
}
.error-page h2:after {
    width: 130px;
    height: 1px;
    content: '';
    display: block;
    opacity: 0.2;
    margin: 0 auto;
    top: 11px;
    position: relative;
    background: -moz-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(247, 173, 148, 0.65)), color-stop(99%, rgba(255, 255, 255, 0.01)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(ellipse at center, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6f7ad94', endColorstr='#00ffffff', GradientType=1);
}
.error-back {
    text-decoration: none;
    color: #f7f8f9;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.error-back:hover {
    color: #EB957D;
    text-shadow: 0 0 3px black;
}
@media screen and (max-width: 767px) {
    .navbar-toggle {
    background: rgb(230, 13, 45);
    text-align: center;
    float: none;
    margin: 10px auto;
    left: 0;
    right: 0;
    display: table;
}
button.navbar-toggle {
    background: #e60d2d;
    margin: 10px auto;
    display: table;
    width: auto;
    float: none;
}
    .mid_content_wrapper .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .bs-callout.bs-callout-info h3 {
        margin-bottom: 30px;
    }
    .hsk-follow-title {
        clear: both;
        width: 100%;
    }
    .right_content_info {
        margin-top: 16px!important;
        margin: 0px auto;
        display: table;
    }
    .right_content_info .row {
        padding!important;
    }
}


.thumbnail > img, .thumbnail a > img{
   height: 160px; 
}

.navbar-header span.icon-bar {
    border: 1px solid #fff;
    cursor: pointer;
}