@font-face {
    font-family: 'FrankGothfor';
    src: url("./fonts/FrankGothfor.woff");
}
@font-face {
    font-family: 'NewsGothforReg';
    src: url("./fonts/NewsGothforReg.woff");
}

body {
    padding: 0;
    width: 100%;
    font-size: 15px;
    color: #686868;
    text-decoration: none;
    height: 100%;
    color: #000;
}
.all_models_menu{
    border-right: 2px solid #555;
}
a {
    outline: 0 !important;  
}
ul#sitemap li a {
    color: #555555;
}
div#navbar-collapse-grid a {
    color: #555;
}
.news_content {
    min-height: 300px;
    font-size: 15px;
    padding-left: 30px;
}
.content {
    margin-top: 20px;
    min-height: 550px;
    font-size: 15px;
    margin-bottom: 20px;
}
.dealer_network_content {
    margin-top: 20px;
    font-size: 15px;
    margin-bottom: 20px;
    min-height: 550px;
}
.downloads_navigation {
    margin-left: 0 !important;
}
.modified_btn {
    margin-bottom: 20px;
}
.social_links_box {
    padding: 4px;
}
.socials {
    margin-bottom: 5px;
    margin-top: 5px;
}
.socials a {
    color: #444444;
    font-size: 31px;
        transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.socials a:hover {
    color: #a32d2d;
    text-decoration: none;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.socials i {
    margin-right: 16px;
}
.pageNav li {
    list-style: none;
    display: -webkit-inline-box;
    display: inline-block;
    border-left: 1px solid #686868;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
}
.pageNav {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -29px;
}
.pageNav li .active {
    color: #A32D2D;
}
.col-md-9.news_right_content {
    padding-left: 0px;
}
/*** HEADER ***/

.header {
 	background-color: #444444;
}
.navbar {
    color: #FFF;
    min-height: 61px;
    margin-bottom: 0;
    font-size: 14px;
}
.navbar-header {
    float: right;
   
}
.navbar-header button.navbar-toggle:hover {
    border: 1px solid #A32D2D;
    background: white !important;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.navbar-header button.navbar-toggle {
    float: left;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
#backdrop {
    position: fixed;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: #000;
    display: none;
    opacity: 0.5;
}
.backdrop_fade_in {
    visibility: inherit !important;
    opacity: 0.5 !important;
    transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
}
ul.dropdown-menu {
        cursor: initial;
} li.dropdown.here {
    background: #A32D2D;
}
li.dropdown.here span {
    color: white;
}
.navbar-toggle .icon-bar {
    background-color: #ccc;
}
/*.navbar-header .navbar-brand {

	padding: 3px 10px;

	float: right;

}
*/
.rsVideoContainer {
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
}
.rsPlayBtnIcon {
    background-color: rgba(163, 45, 45, 0.85) !important;
}
.rsPlayBtnIcon:hover {
    background-color: #a32d2d !important;
}
.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {
    background: #FFF !Important;
    color: #FFF;
}
#header-navbar-collapse {
    margin-top: 6px;
    padding-left: 0;
    padding-right: 0;
}
#header-navbar-collapse ul li a {
    background-color: transparent;
    color: #FFF;
    outline: 0;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
ul.nav.navbar-nav li a.active {
       background: #A32D2D !Important;
    color: white !important;
}
ul.nav.navbar-nav li a.active span {
    color: white;
}
li.dropdown.open {
    /* background: #A32D2D; */
}
li.dropdown.open span {
    color: white;
}
#header-navbar-collapse ul li a:hover,
#header-navbar-collapse ul li a:hover>span,
#header-navbar-collapse ul li a:focus {
    text-decoration: none;
    background-color: #a32d2d;
    outline: 0;
    color: #FFF;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.dropdown-menu {
        background-color: white;
    color: black;
    font-size: 14px;
}
ul.dropdown-menu li a {
       color: black !important;
}
ul.dropdown-menu li a:hover {
       color: white !important;
}
.caret {
    color: #a32d2d;
}
#header_line {
    height: 4px;
    width: 100%;
    background-color: #a32d2d;
    margin-top: 1.5px;
}
#showLeftPush,
#cbp-spmenu-s1,
#logo_menu_pushleft {
    display: none;
}
#showLeftPush {
    left: 0px;
}
.cbp-spmenu {
    background: #232323;
}
.cbp-spmenu-vertical a {
    border-bottom: 1px solid #ccc;
}
.cbp-spmenu-vertical a:first-child {
        border-bottom: 1px solid rgba(170, 170, 170, 0.39);
}
body.cbp-spmenu-push.cbp-spmenu-push-toright .logo2 {
    opacity: 0;
}
.nav_push {
    list-style: none;
    padding: 0;
    margin: 0;
}
.cbp-spmenu ul li a:hover,
.cbp-spmenu ul li a:hover>span {
    text-decoration: none;
    background-color: #a32d2d;
    outline: 0;
    color: #FFF;
}
a#pushleft_menu_logo:hover {
    background-color: transparent;
    cursor: pointer;
}
.menu-collapser {
    display: none !important;
}
body.cbp-spmenu-push.cbp-spmenu-push-toright {
    overflow-y: initial;
}
nav#cbp-spmenu-s1 {
    width: 240px !important;
    height: 100% !important;
    top: 0 !important;
    z-index: 1000 !important;
    overflow-y: auto;
        pointer-events: all;
        background: #232323;
}
ul.slimmenu li,
ul.slimmenu li a {
    background-color: transparent;
    color: #FFF;
}
ul.slimmenu li .sub-toggle {
    background-color: transparent;
}
ul.slimmenu li .sub-toggle i {
    color: #FFF;
        display: none;
}
ul.slimmenu li ul li {
    background: #444242;
    border: none;
}
span.sub-toggle:after {
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    left: 0;
    transform: rotate(360deg);
    color: #FFFFFF;
    content: "\f078";
    top: 13px;
    font-family: FontAwesome;
    vertical-align: middle;
    font-size: 10px;
    box-shadow: none;
    visibility: visible;
    position: absolute;
       margin-left: 20px;
    margin-top: 6px;
}
span.sub-toggle.expanded:after {
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    left: 0;
    transform: rotate(180deg);
    color: #FFFFFF;
    content: "\f078";
    top: 13px;
    font-family: FontAwesome;
    vertical-align: middle;
    font-size: 10px;
    box-shadow: none;
    visibility: visible;
    position: absolute;
        margin-left: 20px;
    margin-top: 6px;
}
ul.slimmenu.collapsed li .sub-toggle {
    height: 55px;
    text-align: center;
    background: #444444;
    opacity: 0.5;
}
/*** END OF HEADER ***/
/*** HOMEPAGE ***/
.top_divider {
       border: 1px solid #555555;
    position: absolute;
    height: 25px;
    top: 12px;
    left: 134px;
}
div#home_page_slider {
    border: none;
}

.royalSlider {
    width: 100%;
   /* height: 550px !important;*/
          max-height: 600px;
          border: 1px solid #D2D2D2;
    overflow: hidden;
}
div#video_royalslider {
    max-height: 640px ;
}
div#running_royalSlider {
    max-height: 640px ;
}
div#exterior_royalSlider {
    max-height: 640px ;
}
div#interior_royalSlider {
    max-height: 640px ;
}
.rsArrowLeft {
    left: 0;
    top: 45%;
    height: 76px !important;
    background: #232323;
    border-radius: 4px;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.rsOverflow.grab-cursor {
    background: transparent !important;
}

.rsArrowLeft:before {
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FFF;
    font-size: 45px;
    padding-right: 0.5em;
    position: absolute;
    top: 6px;
    left: 5px;
}

.rsArrowRight {
    right: 0 !Important;
    top: 45%;
    height: 76px !important;
    background: #232323;
    border-radius: 4px;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}

.rsArrowRight:before {
content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FFF;
    font-size: 45px;
    padding-left: 0.5em;
    position: absolute;
    top: 6px;
    right: 5px;
}
.rsArrow:hover {
    background: #A32D2D;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.rsNav.rsBullets {
    margin: 0 auto;
    max-width: 100%;
    display: block;
    text-align: center;
    left: 0;
    right: 0;
}
.home_img_content a {
    color: white;
}
.rsArrowIcn {
    background: none !important;
}

.rsABlock {
    left: 0;
    /* top: 0; */
    
    bottom: 10px;
    position: absolute;
    z-index: 15;
}
.models_dropdown {
    position: absolute;
    background: white;
}
a.menu_models {
    margin-left: 15px;
    margin-right: 15px;
    cursor: pointer;
}
.rsMinW .rsBtnCenterer {
    z-index: 20;
}
#home_models {
   margin: 10px 0 10px 0;
}
.models a {
    font-size: 21px;
    color: #686868;
    text-decoration: none;
    font-weight: 700;
}
.models .dropdown button {
    border: none;
    font-size: 21px;
    color: #686868;
    text-decoration: none;
    font-weight: 700;
    background: transparent !Important;
}
.dropdown.show_dropdown_menu ul {
    margin-top: 31px;
    margin-top: 31px;
    background: white;
    border: 0px;
    border-radius: 0;
    padding: 0;
}
.show_dropdown_menu .dropdown-menu>li>a:hover {
    text-decoration: none;
    background-color: #A32D2D;
    color: white;
}
li.menu-item a {
    height: 100px;
    text-align: left;
    padding-left: 13px;
    line-height: 97px;
    width: 100%;
}
li.menu-item span {
    transform: rotate(270deg);
    margin-left: 100px;
}
.inner_menu_open {
    position: absolute;
    top: 137px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
}
div#main_title {
    height: 95px;
    text-align: left;
    line-height: 89px;
    font-size: 30px;
    padding-left: 16px;
}
div#boat_models {
    /*height: 100px;*/
    width: 180px;
}
div#sections_lines {
    width: 100%;
    height: auto !Important;
}
div#change_on_resp {
    width: 100%;
}
div#main_title {
     height: auto !Important;
    font-size: 16px;
    line-height: 17px;
    text-transform: uppercase;
    font-weight: bold;
    color: #555;
    padding: 0;
    padding-top: 3px;
}
span#line {
    border-left: 1px solid #686868;
    width: 1px;
    height: 24px;
    position: absolute;
    top: -2px;
    left: 106px;
}
div#boat_models a {
    pointer-events: all !important;
}
div#main_title i {
    float: right;
    position: relative;
    right: -13px;
    top: 38px;
    color: #A32D2D;
    font-size: 20px;
    display: none;
}
/*div#main_title span {
    transform: rotate(270deg);
    float: right;
    position: relative;
    top: 45px;
}*/
li.dropdown-header.model_title_section {
        padding: 0;
    padding-top: 7px;
    font-size: 13px;
    /* padding-left: 0; */
    /*font-weight: bolder;*/
    color: #555;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.dropdown-menu .divider {
    
    margin: 5px 0 !important;
        background-color: #A2A1A1;
    
    
}
div#inner_menu a:hover {
    background: transparent;
}
div#inner_menu ul li {
    cursor: pointer;
    display:-ms-inline-flexbox;
}
div#inner_menu a {
    color: #686868;
    padding: 0;
    padding-right: 32px;
    padding-bottom: 28px;
        pointer-events: none;
    cursor: pointer;
}
.navbar-collapse {
    padding: 0;
}
nav#hide_menu_resp .navbar-brand {
    padding: 0;
}
#inner_menu {
    background-color: transparent;
    border-color: transparent;
    font-size: 21px;
    color: #686868;
    text-decoration: none;
    font-weight: 700;
    min-height: auto;
}
#inner_menu> li > a {
    color: #fff;
}
#inner_menu > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.menu-large {
    position: static !important;
}
li.dropdown.menu-large.open {
    background: transparent !Important;
}
#inner_menu .open>a,
#inner_menu .open>a:focus,
#inner_menu .open>a:hover {
    background: white !important;
}
.megamenu {
    padding: 8px 0px;
    width: 100%;
    background-color: #FFFFFF;
    color: #FFF;
    font-size: 31px;
    top: 47px;
    border-radius: 0;
    padding-bottom: 0;
}
.megamenu ul li ul li {
    padding: 10px;
    margin: 10px;
    font-size: 25px;
    /* border-bottom: 1px solid grey; */
    
    border-right: 1px solid #CACACA;
}
li.dropdown-header span {
    transform: rotate(270deg);
    float: right;
    position: relative;
    top: 14px;
}
.all_models_page .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
span.all_models_config.fa.fa-caret-right {
    font-size: 16px;
    color: #A32D2D;
    padding-right: 6px;
}
.megamenu ul li ul .divider {
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #e5e5e5;
    width: 94%;
    margin: 0 auto;
}
.megamenu> li > ul {
    padding: 0;
    margin: 0;
}
.megamenu> li > ul > li {
    list-style: none;
    font-size: 26px;
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
    margin: 8px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.36);
    border-right: 1px solid rgba(128, 128, 128, 0.36);
    margin-left: 15px;
}
.megamenu> li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
    color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    cursor: not-allowed;
}
.megamenu.dropdown-header {
    color: #428bca;
    font-size: 18px;
}

.models .dropdown {
    display: -webkit-inline-box;
    display: inline;
}
ul.models {
    margin: 0;
    padding: 0 19px;
    list-style: none;
}
.loading_ajax {
    text-align: center;
    max-width: 100%;
    display: none;
}
div#country_box {
    margin-bottom: 40px;
}
div#country_box {
    border-bottom: 1px solid rgba(104, 104, 104, 0.17);
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.country_title h1 {
    color: #555;
}
div#country_box h1 {
    color: #555;
}
ul.models li {
    display: inline-block;
    padding: 0 10px;
}
ul.models li:first-child {
    border-right: 1px solid #686868;
}
ul.models li a {
    font-size: 21px;
    color: #686868;
    text-decoration: none;
    font-weight: 700;
}
/*.home_img_content {

	color: #FFF;

    position: absolute;

    left: 25px;

    bottom: 10px;

}*/
.change_paddoing i {
    margin-right: 0px !important;
}
.home_img_content h1 {
        font-size: 44px;
    font-family: 'FrankGothfor', serif;
    padding-left: 45px;
}
.home_img_content p {
    font-size: 33px;
    padding-left: 38px;
        margin-top: -10px;
}
.home_img_content h1 i {
    color: #a32d2d;
    /* padding: 0 15px; */
    margin-left: -30px;
    margin-right: 8px;
}
#home_about {
       margin-top: 30px;
    padding-bottom: 17px;
    border-bottom: 1px solid #c9cac9;
}
.home_news_item a,
.home_about_section a {
    color: inherit;
}
.home_news_item a:hover h5, .home_about_section a:hover h5 {
    text-decoration: underline;
      font-weight: normal;
}
.home_about_section {
    margin: 0 auto;
    padding-left: 48px;
    /*text-align: center;*/
}
.home_about_section .icon {
    border: 1px solid #a32d2d;
    padding: 5px;
    border-radius: 8px;
    width: 56px;
    height: 56px;
}
.icon img {
    /*    width: 40px;
    height: 36px;*/
    
    display: block;
    max-width: 100%;
    margin: 0 auto;

}
.col-md-3.col-sm-6.col-xs-12.home_about_section:hover .description h5 {
    text-decoration: underline;
}
.home_about_section h5 {
       font-size: 15px;
    position: relative;
    top: 10px;
    margin-left: -25px;
    font-weight: normal;
}
#home_news {
    padding-top: 50px;
}
.home_news_item {
    width: 20%;
    float: left;
    margin: 0 auto;
    padding: 0 5px;
    font-size: 14px;
}
.home_news_item_content {
    margin-top: 0;
        min-height: 180px;
            padding: 9px;
                padding-top: 0;
}
.home_news_item_content span {
    position: relative;
    transform: rotate(270deg);
    top: 11px;
}
.remove_padding {
   padding: 7px;
}
.col-md-2.col-sm-4.col-xs-12.col-5 {
    width: 20%;
}
img.image_size_front {
    width: 100%;
}
/*.inner_image img {
   min-height: 230px;
}*/
.news_title {
    color: #545454;
    font-size: 16px;
    font-weight: 600;
    min-height: 60px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.desc_home {
    color: grey;
}
section#section_home {
/*    background: url('/assets/img/gr.png');
    background-position: 0 0, center 0;
    background-repeat: repeat-x, no-repeat;
    padding-left: 65px;
    padding-right: 65px;*/
         max-width: 1600px;
}
.remove_padding:nth-child(1) .box_new_image {
    background: rgba(221, 221, 221, 0.38);
}
.remove_padding:nth-child(3) .box_new_image {
    background: rgba(221, 221, 221, 0.38);
}
.remove_padding:nth-child(5) .box_new_image {
    background: rgba(221, 221, 221, 0.38);
}
.readMore a {
    color: #A32D2D;
    font-weight: 600;
}
.readMore span {
    position: initial;
}
.home_news_item .caret {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    float: left;
    margin: 7px 0px;
}
.home_news_item p {
    margin: 0px 13px;
}
#view_all_news a {
    float: right;
    color: inherit;
}
select#cotact_form {
 /*   -webkit-appearance: none;
    -moz-appearance: none;*/
    cursor: pointer;
}
select#country_dealer {
    cursor: pointer;
}
select#download_form {
    cursor: pointer;
}
span#cotact_form_caret {
    position: absolute;
    right: 28px;
    top: 14px;
    cursor: pointer;
}
#view_all_news {
    margin-top: 30px;
    margin-bottom: 0;
}
#view_all_news a {
    float: right;
    color: inherit;
    border: 1px solid #dfdfdf;
    padding: 5px 8px;
    border-radius: 5px;
     transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
#view_all_news a:hover {
    border: 1px solid #A32D2D;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
/*** END OF HOMEPAGE ***/

#page_title_row {
    margin: 27px 0 27px 0;
}
span#model_line {
    border-left: 1px solid #686868;
    position: relative;
    width: 50px;
    margin-right: 0;
    margin-left: 10px;
    top: -2px;
    padding: 5px;
}
span#models_groups a {
    padding-right: 35px;
}
.models_subsection a {
    display: block;
}
.page_title {
    font-size: 21px;
    font-weight: 700;
}
.btn_download {
    text-align: center;
}
.download_box {
    margin-bottom: 15px;
}
.downloads {
    margin-left: 0 !important;
}
.title_box_download {
    min-height: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
}
/*** NEWS PAGE ***/

.news_item {
        margin-bottom: 36px;
}
.col-md-3.news_left_content img {
    width: 100%;
}
.pageNav ul {
    padding: 0;
    margin-left: -29px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.news_item h3 {
    margin: 0;
    color: #555;
    margin-bottom: 15px;
    margin-top: 15px;
}
.news_item h3:hover {
    text-decoration: underline;
}
.news_item a {
    color: inherit;
    text-decoration: none;
}
.news_item a.news_link {
    color: #a32d2d;
        font-weight: 600;
}
.news_item a.news_link:hover {
    text-decoration: underline;
}
.news_right_content span.caret {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    vertical-align: middle;
}
.pageNav ul {
    list-style: none;
}
.pageNav ul li {
    display: inline-block;
    border-left: 1px solid #626262;
    padding-left: 10px;
    padding-right: 10px;
}
.pageNav ul li a.active {
    color: #a32d2d;
}
.pageNav li a {
    color: inherit;
}
/*** END OF NEWS PAGE ***/
/*** DISCOVER PAGE ***/

#discover_pagetitle,
#discover_main_img,
#discover_content {
    margin: 0 auto;
    float: none;
}
div#main_pagetitle h2 {
    font-weight: 700;
}
div#discover_pagetitle h2 {
     margin-bottom: 0;
    border-top: 1px solid #B4B4B4;
    border-bottom: 0;
    padding: 17px 0px 7px 0px;
    margin-top: 0;
        color: #555;
}
div#main_pagetitle h2 {
   font-weight: 700;
    margin-bottom: 0;
    border-top: 1px solid #B4B4B4;
    border-bottom: 0;
    padding: 17px 0px 7px 0px;
    margin-top: 0;
        color: #555;
}
.faq .panel-body {
    padding: 0;
}
.custom_panel_box h4 {
    margin-left: -28px;
}
.custom_panel_box {
    color: #555;
}
div#discover_content .rsOverflow {
    width: 100% !important;
}
#discover_pagetitle h2 {
    font-weight: 700;
}
#discover_content {
    margin-top: 20px;
}
.custom_panel_box.rotate_it a i {
    transform: rotate(90deg);
}
.custom_panel_box.rotate_it.show_content .hide_content {
    display: block;
    width: 100%;
    padding-top: 10px;
}
.hide_content {
    display: none;
      width: 89%;
    padding-top: 10px;
    margin: 0 auto;
}
.collapse.in .hide_content {
    display: block;
}
.panel {
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
}
.panel-default {
    border-color: transparent;
    border: none;
}
.panel-default>.panel-heading {
    background-color: transparent;
    border: none;
    border-color: transparent;
}
.panel-heading {
    padding: 0;
    margin-left: -28px;
}
.panel-title {
    font-size: 21px;
}
.panel-title a {
    text-decoration: none;
}
.panel-title i {
    color: #a32d2d;
    margin: 20px 10px;
}
/*** END OF DISCOVER PAGE ***/
/** Forms **/
form#registration_form label {
    color: #555;
}
.form-group.form_inputs input {
    margin-bottom: 10px;
}
select.form-control.form_inputs {
    margin-bottom: 10px;
}
form#registration_form textarea {
    resize: vertical;
}
.side_form_image {
    margin-bottom: 25px;
}
.blocks label {
    display: list-item;
    list-style: none;
}
/*** MODEL INNER PAGE ***/
.show_buttons .buttons {
    display: block;
}
.buttons {
        display: none;
    z-index: 999;
    position: absolute;
    top: 45%;
    width: 100%;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.buttons i {
    position: relative;
}
#goBackSlide1 {
        left: 1px;
    font-size: 22px;
    color: white;
    width: 32px;
    height: 76px !important;
    background: #232323;
    border-radius: 4px;
    line-height: 75px;
    font-style: normal;
    font-weight: 100;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    padding-left: 10px;
}
#goNextSlide1 {
    float: right;
    font-size: 22px;
    color: white;
    right: 30px;
    width: 32px;
    height: 76px !important;
    background: #232323;
    border-radius: 4px;
    line-height: 75px;
    font-style: normal;
    font-weight: 100;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    padding-left: 10px;
}
#goBackSlide2 {
        left: 1px;
    font-size: 22px;
    color: white;
    width: 32px;
    height: 76px !important;
    background: #232323;
    border-radius: 4px;
    line-height: 75px;
    font-style: normal;
    font-weight: 100;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    padding-left: 10px;
}
#goNextSlide2 {
    float: right;
    font-size: 22px;
    color: white;
    right: 30px;
    width: 32px;
    height: 76px !important;
    background: #232323;
    border-radius: 4px;
    line-height: 75px;
    font-style: normal;
    font-weight: 100;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    padding-left: 10px;
}
#goBackSlide3 {
        left: 1px;
    font-size: 22px;
    color: white;
    width: 32px;
    height: 76px !important;
    background: #232323;
    border-radius: 4px;
    line-height: 75px;
    font-style: normal;
    font-weight: 100;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    padding-left: 10px;
}
#goNextSlide3 {
    float: right;
    font-size: 22px;
    color: white;
    right: 30px;
    width: 32px;
    height: 76px !important;
    background: #232323;
    border-radius: 4px;
    line-height: 75px;
    font-style: normal;
    font-weight: 100;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    padding-left: 10px;
}
#goBackSlide4 {
        left: 1px;
    font-size: 22px;
    color: white;
    width: 32px;
    height: 76px !important;
    background: #232323;
    border-radius: 4px;
    line-height: 75px;
    font-style: normal;
    font-weight: 100;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    padding-left: 10px;
}
#goNextSlide4 {
    float: right;
    font-size: 22px;
    color: white;
    right: 30px;
    width: 32px;
    height: 76px !important;
    background: #232323;
    border-radius: 4px;
    line-height: 75px;
    font-style: normal;
    font-weight: 100;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    padding-left: 10px;
}
#goBackSlide1:hover {
    cursor: pointer;
    background: #A32D2D;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
#goNextSlide1:hover {
    cursor: pointer;
    background: #A32D2D;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
#goBackSlide2:hover {
    cursor: pointer;
    background: #A32D2D;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
#goNextSlide2:hover {
    cursor: pointer;
    background: #A32D2D;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
#goBackSlide3:hover {
    cursor: pointer;
    background: #A32D2D;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
#goNextSlide3:hover {
    cursor: pointer;
    background: #A32D2D;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
#goBackSlide4:hover {
    cursor: pointer;
    background: #A32D2D;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
#goNextSlide4:hover {
    cursor: pointer;
    background: #A32D2D;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.specifications_specs.compared td {
    font-size: 14px;
}
.model_camparison_title {
    font-weight: 500;
    font-size: 23px;
}
/*img.comparison_image {
    min-height: 180px;
}*/
button.compare_boat {
    background: transparent;
    border: 0;
    outline: 0;
}
button.configure_boat span {
    padding-left: 6px;
    position: relative;
    top: 11px;
}
button.compare_boat span {
    padding-left: 6px;
    position: relative;
    top: 11px;
}
button.quote_btn span {
    padding-left: 6px;
    position: relative;
    top: 11px;
}
ul.dropdown-menu.drop_alert input {
    width: 18px;
    height: 18px;
    margin: 6px;
}
ul.dropdown-menu.drop_alert {
    margin-top: 8px;
        width: 100%;
}
button.compare_boat_btn {
    width: 100%;
    padding: 6px;
    margin: 0 auto;
    max-width: 90%;
    display: block;
    background: #444444;
    color: white;
    border: 0;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
button.compare_boat_btn:hover {
    background: #A32D2D;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
button.compare_boat:hover {
   text-decoration: underline;
}
ul.dropdown-menu.drop_alert .jumbotron {
    padding: 13px;
    margin-bottom: 8px;
    margin-top: 0;
    border-radius: 0;
}
span.alert.alert-danger.show {
    margin-bottom: 0;
}
.specification_inner_img {
    margin: 15px;
        margin-left: 0;
    margin-right: 0;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-bottom: 1px solid #ddd;
    border-top: 0;
}
.specifications ul li a {
    padding-left: 0;
        margin-left: 10px;
}
.tab-content.specification_inner {
    margin: 15px;
        margin-left: 0;
    margin-right: 0;
}
.tab-content.specification_inner img {
    /*height: 432px;*/
}
.specification_inner_img img {
    /*height: 432px;*/
}
.specifications ul {
    outline: 0;
    border: none;
}
.specifications li:hover{
    outline: 0;
}
.specifications li a i {
   position: absolute;
    left: -9px;
        top: 5px;
}
.specifications li a {
    color: #777777;
    font-size: 17px;
    font-weight: 500;
}
.specifications ul li.active a {
       border: none !important;
    color: #A32D2D;
}
.specifications ul li.active a:hover {
    color: #A32D2D;
}
.specification_inner img {
    border: 1px solid #DDDDDD;
}
.specifications ul li a {
      border: none;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.specifications ul li.active a {
  border:none;
      color: #A32D2D !important;
}
input.configure_boat:hover {
    text-decoration: underline;
}
input.configure_boat {
        background: transparent;
    border: 0;
    margin-top: 11px;
    margin-left: 0;
    float: left;
    padding: 5px 10px;
    font-size: 15px;
}
input.configure_boat:focus {
    outline: 0;
}
#model_page_slider,
#model_page_slider_tabs {
    margin: 0 auto;
    float: none;
}
div#individual_models_page h2 {
      margin-bottom: 0;
    border-bottom: 0;
    padding: 7px 0px 7px 9px;
    margin-top: 0;
    font-weight: 700;
        color: #555555;
}
form#boat_configurator {
    margin-bottom: 0;
}
section.boat_slider_inner_content {
        padding-top: 90px;
}
.may_also_like {
    padding-top: 70px;
}
ul#boat_content_tabs_nav li {
    margin-right: 10px;
}

/*Configurator*/
div#column_split {
    width: 786px;
}
div#column_split_second {
    width: 354px;
}
textarea.summary {
    resize: none;
    width: 100%;
    height: 300px;
    overflow-y: scroll;
    border: none;
}
textarea.summary.disabled {
    pointer-events: none;
}
div#summary ul {
       margin: 0;
    padding-left: 0px;
    list-style: none;
}
div#summary span {
    transform: rotate(270deg);
    margin-right: 7px;
}
div#summary li {
    margin-bottom: 10px;
}
.confi_large_box hr {
    margin-top: 0;
    margin-bottom: 10px;
}
span.input_text_value {
  position: relative;
    top: -5px;
    margin-left: -20px;
    color: #555;
    font-size: 12px;
    left: 27px;
}
form#boat_configurator button:hover{
    text-decoration: underline;
}
form#boat_configurator button {
    background: transparent;
    border: 0;
    outline: 0;
}
button.quote_btn {
    background: transparent;
    border: 0;
    outline: 0;
}
button.quote_btn:hover {
    text-decoration: underline;
}
#configurator_slider {
    width: 100%;
    height: 340px;
}

#configurator_slider .rsArrowLeft:before {
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FFF;
    font-size: 35px;
    padding-right: 0.5em;
    position: absolute;
    top: -4px;
    left: 5px;
}
#configurator_slider  .rsArrowRight:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FFF;
    font-size: 35px;
    padding-left: 0.5em;
    position: absolute;
    top: -4px;
    right: 5px;
}
.form_content .form-group {
    margin-bottom: 0;
        width: 290px;
}
.form_content {
       margin-top: 6px;
    width: 100%;
      height: 405px;
    margin-bottom: 50px;
    overflow-y: scroll;
}
.form_content::-webkit-scrollbar {
    width: 10px;
}
 
.form_content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 0px;
}
 
.form_content::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background: #626262; 
}
.confi_pagetitle h2 {
    font-weight: 700;
    border-bottom: 1px solid #B4B4B4;
    padding: 17px 0px 7px 0px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #555;
}
button.main_form_click.btn.btn-default:hover {
    border: 1px solid #A32D2D;
    background: white;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}

button.main_form_click.btn.btn-default {
    background: white;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.btn.btn-default:hover {
    border: 1px solid #A32D2D;
    background: white;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.btn.btn-default {
    background: white;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.package_description {
    min-height: 100px;
    color: white;
    padding: 17px;
    text-align: initial;
    padding-top: 0;
}
/*.box_step2 form {
    width: 100%;
    background: grey;

    margin-bottom: 13px;
    padding: 0;
    border: 1px solid white;
    border-radius: 6px;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.box_step2 form:hover {

    border: 1px solid #A32D2D;
    color: white;
    cursor: default;
    transition: all;
    border-radius: 6px;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}*/

.layout_cockpit button {
        width: 100%;
    height: auto;
        background: white;
    border: 0;
    outline: 0;
        padding: 0;
     border-radius: 6px;
}
.layout_cockpit_pack button {
        width: 100%;
    height: auto;
    background: grey;
    border: 0;
    outline: 0;
        padding: 0;
        border-radius: 6px;
}

.layout_title {
 /*   line-height: 35px;
        font-size: 15px;
    color: grey;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #DDDDDD;
    background: #DDDDDD;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;*/
        line-height: 24px;
    font-size: 16px;
    color: grey;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #DDDDDD;
    background: #DDDDDD;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
    min-height: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.layout_cockpit img {
    padding: 0px;
    margin: 0;
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.box_step2 {
/*      background: grey;
    padding: 10px;*/
        margin-bottom: 20px;
    border: 1px solid grey;
    border-radius: 6px;
        transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;

}
.box_step2:hover {
    border: 1px solid #A32D2D;
    cursor: pointer;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.layout_cockpit_pack img {
    border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
}
.step_description_re p {
    margin: 0;
}
.layout_title_pack {
  /*  line-height: 51px;
    font-size: 19px;
    color: grey;
    font-weight: 700;
    border-bottom: 1px solid #DDDDDD;*/
        background: #DDDDDD;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
        border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.step2_title_re {
    font-size: 20px;
    margin-bottom: 0;
    padding-top: 6px;
        padding-bottom: 6px;
    text-align: left;
    height: 125px;
    line-height: 110px;
    color: #555;
    cursor: pointer;
}
.icon_image i {
    height: 33px;
    font-size: 25px;
    padding-left: 3px;
    padding: 4px;
        color: #676767;
}
.step_description_re {
    min-height: 92px;
}
.package_description_pack {
    min-height: 60px;
    color: white;
    padding: 0;
    margin-top: 9px;
    text-align: initial;
    padding-top: 0;
}
.box1 form {
    width: 100%;
    background: grey;
    /* border: 1px solid #A32D2D;*/
    margin-bottom: 13px;
    padding: 0;
   border: 1px solid grey;
    border-radius: 6px;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.box1 form:hover {
    /* background: #A32D2D;*/
    border: 1px solid #A32D2D;
    color: white;
    cursor: default;
    transition: all;
    border-radius: 6px;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.box2 form {
    width: 100%;
    background: grey;
    /* border: 1px solid #A32D2D;*/
    margin-bottom: 13px;
    padding: 0;
   border: 1px solid grey;
    border-radius: 6px;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.box2 form:hover {
    /* background: #A32D2D;*/
    border: 1px solid #A32D2D;
    color: white;
    cursor: default;
    transition: all;
    border-radius: 6px;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.box3 form {
    width: 100%;
    background: grey;
    /* border: 1px solid #A32D2D;*/
    margin-bottom: 13px;
    padding: 0;
   border: 1px solid grey;
    border-radius: 6px;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.box3 form:hover {
    /* background: #A32D2D;*/
    border: 1px solid #A32D2D;
    color: white;
    cursor: default;
    transition: all;
    border-radius: 6px;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.box4 form {
    width: 100%;
    background: grey;
    /* border: 1px solid #A32D2D;*/
    margin-bottom: 13px;
    padding: 0;
   border: 1px solid grey;
    border-radius: 6px;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.box4 form:hover {
    /* background: #A32D2D;*/
    border: 1px solid #A32D2D;
    color: white;
    cursor: default;
    transition: all;
    border-radius: 6px;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}

/*.box2 button {
    height: 50px;
    line-height: 51px;
    font-size: 16px;
    color: white;
    border-top: 1px solid white;
}
.box2 button:hover {
    background: #A32D2D;
    border: 1px solid #A32D2D;
    color: white;
    width: 100%;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
 .box2 button {
    width: 100%;
    border: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: grey;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.box2 img {
        width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 15px;
        padding: 7px;
}
.box3 button {
    height: 50px;
    line-height: 51px;
    font-size: 16px;
    color: white;
    border-top: 1px solid white;
}
.box3 button:hover {
    background: #A32D2D;
    border: 1px solid #A32D2D;
    color: white;
    width: 100%;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
 .box3 button {
    width: 100%;
    border: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: grey;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.box3 img {
        width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 15px;
        padding: 7px;
}
.box4 button {
    height: 50px;
    line-height: 51px;
    font-size: 16px;
    color: white;
    border-top: 1px solid white;
}
.box4 button:hover {
    background: #A32D2D;
    border: 1px solid #A32D2D;
    color: white;
    width: 100%;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
 .box4 button {
    width: 100%;
    border: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: grey;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.box4 img {
        width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 15px;
        padding: 7px;
}*/

/*.box_step2 button {
    height: 50px;
    line-height: 51px;
    font-size: 16px;
    color: white;
    border-top: 1px solid white;
}
.box_step2 button:hover {
    background: #A32D2D;
    border: 1px solid #A32D2D;
    color: white;
    width: 100%;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
 .box_step2 button {
    width: 100%;
    border: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: grey;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.box_step2 img {
        width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 15px;
        padding: 7px;
}
*/
.confi_large_box {
    /*border: 1px solid #E4E4E4;*/
    width: 100%;
    min-height: 600px;
    padding: 15px;
        margin-top: 20px;
}
.model_step3_title {
    font-weight: 700;
        padding: 7px 0px 7px 0px;
    margin-top: 0;
    margin-bottom: 0;
        font-size: 27px;
            color: #555;
}
.compared table tbody tr td {
    padding: 3px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.title_category {
    font-size: 26px;
}
.model_step3_layout_title {
    font-weight: 700;
    padding: 7px 0px 7px 0px;
    margin-top: 0;
    margin-bottom: 0;
        color: #555;
                font-size: 18px;
}
.model_step3_layout_title.bring_down {
    margin-top: 63px;
}
.model_step3_package_descr {
    font-weight: 700;
    padding: 7px 0px 7px 0px;
    margin-top: 0;
    margin-bottom: 0;
}
.model_step3_package_descr p {
    font-weight: 100;
}
div#configurator_slider .rsNav .rsNavItem span {
    
     background: #B9B5B5 !Important;
}
div#configurator_slider .rsNav .rsNavItem.rsNavSelected span {
   background: #434343 !Important;
}

div#configurator_slider .rsOverflow .rsArrowLeft {
    width: 25px;
       line-height: 81px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
div#configurator_slider .rsOverflow .rsArrowRight {
   width: 25px;
        line-height: 81px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn_boxes {
       margin-top: 6px;
    height: 35px;
}
.icon_image {
    float: left;
    border: 1px solid #a32d2d;
    padding: 5px 5px;
    border-radius: 8px;
    width: 45px;
}
.btn_boxes_left_width {
    float: left;
    margin-right: 15px;
}
.click_me {
    line-height: 45px;
        cursor: pointer;
}
.click_me span {
    padding-left: 7px;
}
.request_quote {
    line-height: 45px;
        cursor: pointer;
}
.request_quote span {
    padding-left: 7px;
}
.click_me:hover {
    text-decoration: underline;
}
.request_quote:hover {
    text-decoration: underline;
}
.btn_boxes_left {
    margin-top: 15px;
    width: 100%;
    height: 46px;
}
/*End Configurator*/


.boat_content ul li.active a {
    border-top: 3px solid #A32D2D;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
ul#boat_content_tabs_nav>li.active>a, ul#boat_content_tabs_nav>li.active>a:focus, ul#boat_content_tabs_nav>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 0;
    border-top: 3px solid #A32D2D;
    border-bottom-color: transparent;
       font-weight: bold;
}
ul#boat_content_tabs_nav li a:hover {
    background: transparent !important;
    border-top: 3px solid #A32D2D;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: 0;
       font-weight: bold;
}
div#boat_content_tabs .caret {
    opacity: 0;
}
ul#boat_content_tabs_nav li a {
    font-weight: bold;
   color: #777;
}
ul#boat_content_tabs_nav b {
    display: none;
        transform: rotate(180deg);
    position: relative;
    margin: 0 auto;
}
ul#boat_content_tabs_nav li.active b {
    display: block;

}
ul#boat_content_tabs_nav li a {
        border-top: 3px solid white;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    font-weight: bold;
    font-size: 18px;
}
div#individual_models_page {
        /* margin-bottom: 0; */
    border-top: 1px solid #B4B4B4;
    padding-top: 10px;
    padding-bottom: 10px;
    /* border-bottom: 0; */
    /* border-top-left-radius: 5px; */
    /* border-top-right-radius: 5px; */
    /* padding: 17px 0px 7px 5px; */
}
div#boat_content_tabs {
     min-height: 358px;
}
.specifications {
         height: 422px;
    margin: 15px;
    overflow-y: scroll;
    padding-right: 10px;
    margin-left: 0;
    margin-right: 0;
}
/*.specifications_specs td {
    padding: 5px !Important;
}*/
.specifications::-webkit-scrollbar {
    width: 10px;
}
 
.specifications::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 0px;
}
 
.specifications::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background: #626262; 
}
/*.model_header_options {

	list-style: none;

	float: right;

}
*/
.like_title h3 {
    color: #777;
}
div#learnMore a {
    color: #A32D2D;
    font-size: 16px;
    font-weight: 600;
}
div#pagetitle_model {
    font-size: 18px;
    padding-top: 7px;
    padding-bottom: 3px;
}
div#learnMore span {
    transform: rotate(270deg);
}
.model_header_options li {
    display: inline-block;
    padding: 10px;
}
.model_header_options a {
    color: inherit;
    text-decoration: none;
}
.model_header_options .icon {
    float: left;
    border: 1px solid #a32d2d;
    padding: 5px 5px;
    border-radius: 8px;
    width: 45px;
}
.model_header_options h5 {
    float: left;
    padding: 5px 10px;
    font-size: 15px;
      font-weight: normal;
}
.slider_tab {
    padding-top: 7px;
    padding-bottom: 7px;
    border: 1px solid #d8d8d8;
    border-top: none;
    border-radius: 7px;
    background: white;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    text-align: center;
    width: 280px;
    float: left;
    /* border-bottom-right-radius: 28px 55px; */
    /* border-radius: 0px 0px 111px 0px; */
    -moz-border-radius: 0px 0px 111px 0px;
    /* -webkit-border-radius: 0px 0px 111px 0px; */
    transform: rotate(0deg) scale(1) skew(-23deg) translate(0px);
    -webkit-transform: rotate(0) scale(1) skew(-23deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(-23deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(-23deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(-23deg) translate(0px);
}
.buttons_inner_model div:nth-child(1) {
    position: relative;
     z-index: 9;
         left: 4px;
}
.slider_tab.show_running_active.active:before {
    z-index: 9;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    display: block;
    width: 35px;
    border-bottom-left-radius: 4px;
    background: #626262;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(22deg);
}
.slider_tab.show_running_active:before {
    z-index: 9;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    display: block;
    border-left: 1px solid #d8d8d8;
    border-bottom-left-radius: 4px;
    width: 35px;
    background: white;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(22deg);
}
.slider_tab.show_running_active:hover:before {
    background: #626262;
}
.slider_tab.video_before.active:before {
    z-index: 9;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    display: block;
    width: 35px;
    background: #626262;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(22deg);
}
.slider_tab.video_before:before {
    z-index: 9;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    display: block;
    width: 35px;
    background: #FFFFFF;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(22deg);
    border-left: 1px solid #d8d8d8;
    border-bottom-left-radius: 7px;
}
.slider_tab.video_before:hover:before {
    background: #626262;
}
.buttons_inner_model div:nth-child(2) {
    position: relative;
    left: -14px;
    z-index: 8;
}
.buttons_inner_model div:nth-child(3) {
    position: relative;
        left: -28px;
    z-index: 7;
}
.buttons_inner_model div:nth-child(4) {
    position: relative;
        left: -52px;
    z-index: 5;
}
.slider_tab:hover,
.slider_tab.active {
    background-color: #626262;
    color: #FFF;
    cursor: pointer;
}
.slider_tab h5 {
    font-size: 14px;
      font-weight: normal;
    transform: skew(23deg,0deg);
    -ms-transform: skew(23deg,0deg); /* IE 9 */
    -webkit-transform: skew(23deg,0deg); /* Safari */
}
/*#model_page_slider_tabs .col-md-3 {

	padding-left: 0px;

	padding-right: 0px;

}



#model_page_slider_tabs .col-md-3:first-child {

	padding-left: 15px;

}



#model_page_slider_tabs .col-md-3:last-child {

	padding-right: 15px;

}
*/
p.alert_error_title {
    font-weight: 600;
    text-decoration: underline;
}
.col-md-3.col-sm-3.model_page_slider_tabs:first-child {
    padding-left: 15px;
}
.col-md-3.col-sm-3.model_page_slider_tabs:last-child {
    padding-right: 15px;
}
.col-md-3.col-sm-3.model_page_slider_tabs {
    padding-left: 0;
    padding-right: 0;
}
#exterior_royalSlider,
#interior_royalSlider,
#running_royalSlider,
#video_royalslider {
    /*width: 100% !important;*/
}
/*** END OF MODEL INNER PAGE ***/
/*** FOOTER ***/
#sitemap li a {
    pointer-events: none;
    color: #444444;
    font-weight: 700;
}
#sitemap li ul li a {
    pointer-events: all;
    font-weight: 100;
}
.top_footer {
    background-color: #dddddd;
    min-height: 90px;
    margin-top: 15px;
}
.bottom_menu_responsive {
    background-color: #dddddd;
    height: 50px;
    text-align: center;
    border-top: 1px solid #BBB9B9;
    font-size: 20px;
        color: #555;
    display: none;
    padding-top: 10px;
    font-weight: 700;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
.bottom_menu_responsive:hover {
    color: #A32D2D;
    font-weight: 700;
    transition: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
#top_footer_links {
    margin-top: 20px;
    margin-bottom: 20px;
}
ul#site_footer_links a:hover {
    text-decoration: underline;
}
#bottom_footer_links {
    margin-top: 15px;
    margin-bottom: 15px;
}
.footer_item {
    font-size: 14px;
    width: 16%;
    color: #686868;
    float: left;
    margin: 0px 3px;
    text-align: center;
}
.footer_item a {
    color: inherit;
    display: inline-block;
}
.footer_item:hover p {
    text-decoration: underline;
}
.footer_item_image {
    width: 45px;
    float: left;
}
.footer_item p {
    display: inline-block;
    margin-top: 14px;
    margin-left: 5px;
}
.bottom_footer {
    background-color: #222222;
    color: #737373;
    font-size: 13px;
    min-height: 40px;
}
#bottom_footer_links {
    margin-top: 14px;
}
#site_footer_links {
    margin: 0;
    padding: 0;
    list-style: none;
}
#site_footer_links li {
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #686868;
}
#site_footer_links li:first-child {
    color: #646464;
    padding-left: 0;
}
#site_footer_links li:last-child {
    border-right: none;
}
#site_footer_links li a {
    color: inherit;
    text-decoration: none;
}
#com2go_logo a {
    float: right;
}
/*** END OF FOOTER ****/


/*Component CSS*/
/* General styles for all menus */
.cbp-spmenu {
    background: #47a3da;
    position: fixed;
}

.cbp-spmenu h3 {
    color: #afdefa;
    font-size: 1.9em;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #0d77b6;
}

.cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
}

.cbp-spmenu a:hover {
    background: #258ecd;
}

.cbp-spmenu a:active {
    background: #afdefa;
    color: #47a3da;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 1000;
}

.cbp-spmenu-vertical a {
    border-bottom: 1px solid #258ecd;
    padding: 1em;
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}

.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #258ecd;
}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
    left: -240px;
}

.cbp-spmenu-right {
    right: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}

/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
    top: -150px;
}

.cbp-spmenu-bottom {
    bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
    top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.cbp-spmenu-push-toright {
    left: 240px;
}

.cbp-spmenu-push-toleft {
    left: -240px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.lang_image{
    max-height: 20px;
    display: inline-block;
    margin-left: 10px;
}
.current_lang_image{
    display: inline-block;
    max-height: 15px;
    margin-left: 5px;
}
.cur_lang_text{
    font-size: 13px;
}
.lang_nav{
    float: right;
    margin-right: 15px;
}
.lang_dropdown{
    /*min-width: auto;*/
    min-width: 100px;
}

/* Example media queries */

@media screen and (max-width: 55.1875em){

    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px;
    }

    .cbp-spmenu-top {
        top: -110px;
    }

    .cbp-spmenu-bottom {
        bottom: -110px;
    }

}

@media screen and (max-height: 26.375em){

    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 240px;
    }

    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -240px;
    }

    .cbp-spmenu-right {
        right: -240px;
    }

    .cbp-spmenu-push-toright {
        left: 240px;
    }
}

/*END OF COMPONENT CSS*/


@media (max-width: 1200px) {
    .current_lang_image{
        display: inline-block;
        max-height: 30px;
    }
    #rsABlock_modified_0{
        margin-left: -50px !important
    }
    #rsABlock_modified_1{
        margin-right: -55px !important
    }
    #rsABlock_modified_2{
        margin-left: -50px !important
    }
    #rsABlock_modified_3{
        margin-right: -55px !important
    }
    .form_content .form-group {
        margin-bottom: 0;
        width: 185px;
    }
    div#column_split {
        width: 686px;
    }
    div#column_split_second {
        width: 254px;
        padding-top: 65px;
    }
    .model_step3_layout_title.bring_down {
        margin-top: 0px;
    }
    .specifications_specs.compared td {
        font-size: 12px;
    }
    .home_news_item_content {
        min-height: 220px;
    }
    .tab-content.specification_inner img {
        /* height: 240px;*/
    }
    .specification_inner_img img {
     /*   height: 240px;*/
    }
    div#boat_content_tabs {
        min-height: 280px;
    }
    .specifications {
              height: 349px;
    }
    .slider_tab {
        width: 200px;
    }


    section#section_home {
        padding-left: 0px;
        padding-right: 0px;
    }
    button.navbar-toggle.pull-left.active span:first-Child {
        display: none;
    }
    button.navbar-toggle.pull-left.active span:last-Child {
        display: block;
    }
    button.navbar-toggle.pull-left span:last-child {
        display: none;
        color: white;
        font-size: 20px;
    }
    button.navbar-toggle.pull-left span:first-Child {
        color: white;
        font-size: 20px;
    }
    .news_content {
        padding-left: 0;
    }
    body.cbp-spmenu-push.cbp-spmenu-push-toright #backdrop {
        display: block !important;
        top: 59px;
    }
    div#sections_lines {
        height: auto !Important;
    }
    div#change_on_resp {
        height: auto !Important;
    }
    .home_about_section {
        margin: 0 auto;
        padding-left: 15px;
    }
    ul#navigation li a i:before {
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        left: 0;
        transform: rotate(270deg);
        color: #FFFFFF;
        content: "\f078";
        top: 13px;
        font-family: FontAwesome;
        vertical-align: middle;
        font-size: 10px;
        box-shadow: none;
        visibility: visible;
        position: absolute;
        margin-left: 4px;
        margin-top: 6px;
    }
    ul#navigation li a i {
        color: #444242;
        visibility: hidden;
    }
    ul#navigation li a:hover i {
        color: #A32D2D !important;
    }
    ul#navigation li a {
        width: 100%;
        padding: 1em;
    }
    .header {
        height: 59px;
    }
    span#line {
        top: 5px;
    }
    div#main_title {
       font-size: 11px;
    }
    #view_all_news a {
        margin-bottom: 30px !Important;
    }
    li.dropdown-header.model_title_section {
        font-size: 13px;
    }
    .megamenu {
       /*  top: 53px; */
    }
    div#inner_menu ul li {
        display: -webkit-inline-box;
        padding-top: 24px;
    }
    div#inner_menu .navbar-toggle {
        display: none;
    }
    .cbp-spmenu-push-toright {
        left: 240px;
    }
    body.cbp-spmenu-push.cbp-spmenu-push-toright {
        overflow-y: hidden;
    }
    .footer_item_image {
        width: 35px;
        float: left;
    }
    a.navbar-brand {
        float: right;
        margin-top: 0px;
               padding: 3px;
    }
   .home_about_section h5 {
        position: initial;
        font-weight: normal;
        line-height: 28px;
        margin-left: -16px;
    }
    .home_about_section .icon {
        /*padding: 5px 6px;*/
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 250px;
        overflow-y: scroll;
    }
    .navbar-right {
        padding-left: 10px;
    }
    .navbar-nav .open .dropdown-menu {
       /*  position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none; */
    }
    .head_container {
        padding-left: 15px !important;
    }
    .footer_item p {
        margin-left: 4px;
    }
    nav#hide_menu_resp {
        display: none;
    }
    #showLeftPush,
    #cbp-spmenu-s1,
    #logo_menu_pushleft {
        display: block;
    }
    button#showLeftPush {
        top: 5px;
        border: 1px solid white;
        pointer-events: all;
    }
}
@media (max-width: 991px) {
    .title_box_download {
    min-height: 65px;
}
    div#column_split {
    width: 100%;
}
div#column_split_second {
    width: 100%;
    padding-top: 0px;
}

    .step2_title_re {
    font-size: 17px;
    height: auto;
    line-height: normal;

}
    .step_description_re {
    min-height: 1px;
}
    .layout_title_pack {
    border-top-right-radius: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
    .box_step2 form {
    margin-bottom: 0;
}
    .specifications_specs.compared td {
    font-size: 14px;
}
        section.content {
    margin-bottom: 40px;
}
    .home_news_item_content {
    min-height: 255px;
}
    .news_title {

    min-height: 86px;

}
.tab-content.specification_inner img {
   /* height: 177px;*/
}
.specification_inner_img img {
    /*height: 177px;*/
}
div#boat_content_tabs {
        min-height: 210px;

}
.specifications {
    
           height: 264px;
}


        .slider_tab {
    width: 160px;
}
	.home_about_section h5 {
    margin-left: 0;
      font-weight: normal;
}
    .custom_panel_box h4 {
        margin-left: 0;
    }
    .model_header_options div {
        padding-top: 2px;
    }
    form#boat_configurator {
    margin-bottom: 0;
}
    .footer_item_image img {
        display: initial;
    }
    .footer_item p {
        display: block;
        margin-left: 0;
        text-align: center;
        position: initial;
        width: auto;
    }
    .footer_item_image {
        width: auto;
        float: none;
    }
    #top_footer_links {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .bottom_menu_responsive {
        display: block;
        cursor: pointer;
        
    }
    .top_footer {
        background-color: #dddddd;
        min-height: 0px;
        margin-top: 0;
        position: relative;
        min-height: auto;
        transition: all;
        display: none;
    }
  
    .col-md-3.col-sm-3.col-xs-6.home_about_section .icon {
        margin: 0 auto;
    }
    .col-md-3.col-sm-3.col-xs-6.home_about_section {
        text-align: center;
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }
    section.news_content {
        padding-left: 0;
    }
    .col-md-9.news_right_content {
        padding-left: 15px;
        padding-top: 10px;
    }
    .home_img_content h1 {
      
        font-family: 'FrankGothfor', serif;
    }
    .home_img_content p {
        font-size: 12px;
        padding-left: 45px;
    }
    .col-md-3.col-sm-6.col-xs-12.home_about_section {
        text-align: center;
    }
    .col-md-3.col-sm-6.col-xs-12.home_about_section .icon {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }
    .footer_item {
     
        margin: 5px 0px;
    }
    ul.models {
        padding: 0;
    }
    .panel-heading {
        padding: 0;
        margin-left: 0px;
    }
}
@media (max-width: 768px) {
        .title_box_download {
    min-height: auto;
}
        .top_divider {
   display: none;
}
    .form_content .form-group {
    margin-bottom: 0;
    width: 85%;
}

#site_footer_links li:first-child {
 
        display: block;
    border-right: 0px solid #686868;
}

    li.dropdown-header.model_title_section {
    text-align: left;
}
    .btn_boxes_left {
    height: auto;
}
    .btn_boxes_left_width {
    float: none;
    margin-bottom: 9px;
}

    .specification_inner_img {
    margin: 0;
    margin-top: 15px;
}
    .tab-content.specification_inner img {
    /*height: auto;*/
}
.specification_inner_img img {
   height: auto;
}
    .specifications {
    height: 300px;
        margin: 0;
}
    .slider_tab.show_running_active:before {
    opacity: 0;
}
    div#boat_content_tabs .caret {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    transform: rotate(180deg);
    position: relative;
    top: -4px;
    opacity: 1;
}
    ul#boat_content_tabs_nav .caret {
    opacity: 0;
}
    ul#boat_content_tabs_nav li {
    width: 100%;
    margin-bottom: 10px;
}
    section.boat_slider_inner_content {
    padding-top: 140px;
}
    .slider_tab h5 {
          font-weight: normal;
    font-size: 15px;
    transform: skew(0deg,0deg);
    -ms-transform: skew(0deg,0deg);
    -webkit-transform: skew(0deg,0deg);
}
    .buttons_inner_model div:nth-child(1) {

    left: 0;
}
.buttons_inner_model div:nth-child(2) {

    left: 0;
}
.buttons_inner_model div:nth-child(3) {

    left: 0;
}
.buttons_inner_model div:nth-child(4) {

    left: 0;
}
.slider_tab.video_before:before {

    opacity: 0;
}
    .buttons_inner_model div {
    transform: skew(0deg);
    transform: skew(0deg,0deg);
    -ms-transform: skew(0deg,0deg);
    -webkit-transform: skew(0deg,0deg);
}
    .slider_tab.video_before.active:before {
    opacity: 0;
}
    .slider_tab {
    width: 50%;
}

    .side_form_image {
    display: none;
}
    ul#site_footer_links li {
            padding-right: 7px;

    padding-left: 7px;
  
    margin-bottom: 11px;
       text-align: center;
}
      .footer_item {
        width: 50%;
        margin-bottom: 12px;
    }
    .footer_item p {
    margin-top: 0;
}
    
    li.dropdown.yamm-fw.open a.dropdown-toggle:after {
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    right: 14px;
    transform: rotate(180deg);
    color: #A32D2D;
    content: "\f078";
    top: 0;
    font-family: FontAwesome;
    vertical-align: middle;
    font-size: 10px;
    box-shadow: none;
    visibility: visible;
    position: absolute;
    margin-left: 20px;
    margin-top: 6px;
}
    
    li.dropdown.yamm-fw a.dropdown-toggle:after {
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    right: 14px;
    transform: rotate(360deg);
    color: #A32D2D;
    content: "\f078";
    top: 0;
    font-family: FontAwesome;
    vertical-align: middle;
    font-size: 10px;
    box-shadow: none;
    visibility: visible;
    position: absolute;
    margin-left: 20px;
    margin-top: 6px;
}
    
    .yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
    border-top: 1px solid #E5E5E5;
}
    li.dropdown.yamm-fw {
    border-bottom: 1px solid #E5E5E5;
}
    
    li.dropdown.yamm-fw.open b {
        display: none;
}
.yamm.navbar-default .navbar-collapse, .yamm.navbar-default .navbar-form {
    border: 1px solid #e7e7e7;
}
div#main_title i {
    display: none;
}
    
    div#sections_lines {
    width: 100%;
    height: auto !Important;
    border-right: 0;
}
    
    
   div#main_title {
    line-height: 14px;
    height: auto;
        font-size: 15px;
            padding: 0;
} 
    
    div#change_on_resp {
    width: 100%;
    height: auto !Important;
}
    
div#boat_models {
    height: auto !Important;
    width: 100%;
        margin-bottom: 5px;
}
    
    div#boat_models img {
    width: 130px;
    float: right;
        height: auto !Important;
}
    .yamm ul.nav.navbar-nav {
    margin: 0;
}
    .megamenu {
        margin-left: 0;
        margin-right: 0;
    }
    .megamenu> li {
        margin-bottom: 30px;
    }
    .megamenu> li:last-child {
        margin-bottom: 0;
    }
    .megamenu.dropdown-header {
        padding: 3px 15px !important;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 0;
        line-height: 62px;
    }    
    
    
    
    
    div#inner_menu a {
        color: #686868;
        padding: 0;
        padding-right: 0;
        padding-bottom: 16px;
        width: 100%;
        padding-top: 16px;
        padding-left: 15px;
    }
    div#inner_menu ul li {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    div#inner_menu ul {
        width: 100%;
        padding: 0;
        margin: 0;
        background: #232323;
    }
    div#inner_menu .navbar-toggle {
        display: block;
    }
    .col-md-3.col-sm-3.model_page_slider_tabs {
        padding-left: 15px !important;
        padding-right: 15px;
    }
    .content {
        padding-left: 0;
    }
    div#desc {
        text-align: left;
        margin-bottom: 10px;
    }
    img.image_size_front {
        width: 100%;
        height: auto;
            min-height: auto;
    }
    .rsArrowLeft {
     top: 24%;
    }
    .rsArrowRight {
     top: 24%;
    }
    #view_all_news a {
        float: none;
        display: block;
        max-width: 100%;
        margin: 0 auto;
        width: 130px;
        text-align: center;
        width: 100%;
    }
    .pageNav {
        margin-left: 0px;
    }
    .col-md-2.col-sm-4.col-xs-12.col-5 {
        width: 100%;
    }
    .navbar-header {
        float: none;
        min-height: 53px;
    }
    .navbar-header {
        width: 100%;
    }
    #header-navbar-collapse {
        margin-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .home_img_content h1 {
        font-size: 20px;
        font-family: 'FrankGothfor', serif;
    }
    .home_img_content p {
       
        padding-left: 45px;
    }
    .home_about_section {
        margin: 0 auto;
    }
    .col-md-3.col-sm-6.col-xs-6.home_about_section .icon {
        margin: 0 auto;
    }
    .home_news_item {
        width: 100%;
        margin: 13px auto;
        text-align: center;
        float: none;
    }
    .home_news_item:first-child {
        margin: 0 auto;
    }
    .home_news_item img {
        margin: 0 auto;
    }
    #site_footer_links {
        margin: 0 auto;
        padding: 0;
        list-style: none;
        text-align: center;
    }
    #com2go_logo {
        margin: 0 auto;
    text-align: center;
    padding: 24px 15px 11px 12px;
    }
    #com2go_logo a {
       float: none;
    }
}
@media (max-width: 486px) {
    footer {
    margin-top: 20px;
}
    .home_img_content h1 {
        font-family: 'FrankGothfor', serif;
    }
    .home_img_content p {
        padding-left: 34px;
    }
 
}
@media (max-width: 380px) {
    .home_img_content {
        color: #FFF;
        left: 14px;
        bottom: -2px;
    }
    .home_img_content h1 {
        font-family: 'FrankGothfor', serif;
    }
    .home_img_content p {
       
        padding-left: 34px;
    }
}

.social{
    background-color:#222222;    
    border-radius: 3px;
    padding: 13px 15px 10px 15px;
    margin-left:5px;
}
.social i{
    color:#fff;
    font-size: 18px;
}
.social.facebook:hover{
    background-color: #2753a7;
}
.social.facebook{
padding: 13px 17px 10px 17px;
}
.social.google:hover{
    background-color: #dc4e41;
}

.social.youtube:hover{
    background-color: #cd201f;
}

.social-wraper{
    margin-top: 60px;
}