/*Responsive*/

@media only screen and (min-width: 1920px) {
	.banner-content-section h1 {
		font-size: 94px;
	}
	.banner-content-section p {
		font-size: 32px;
	}
	.banner-sideimg {
		position: absolute;
		top: 40%;
		transform: translateX(40%);
		-webkit-transform: translateX(40%);
	}
	.detailed-featured-lists .view-features-list {
		width: 90%;
	}
	.detailed-featured-lists::before {
		background-position: right 101px center;
	}
	.feature-lists {
		width: 90%;
	}
	.banner-content-section {
		left: 48%;
	}
}

@media only screen and (min-width: 1200px) {
	.toggle-wrap {
		display: none;
	}
	.menu-section .ti-arrow-left {
		display: none;
	}
	.testimonial-section .slick-prev:before,
	.testimonial-section .slick-next:before {
		display: none;
	}
	
}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
	.our-plans {
		width: 50%;
	}
}

@media only screen and (max-width: 1199px) {
	.layer-sec2,
	.layer-sec3,
	.layer-sec7 {
		padding: 30px 0px;
	}
	.layer-sec3::before {
		display: none;
	}
	.layer-sec1,
	#block-downloadsailing,
	#block-sailingchallengesupports {
		padding: 30px 15px;
	}
	.app-link {
		margin-top: 5px;
	}
	.cts-layer .field--name-field-facebook a,
	.cts-layer .field--name-field-twitter a,
	.cts-layer .field--name-field-instagram a {
		margin-top: 8px;
	}
	.footer-segment1 .col-md-4:nth-of-type(1) .field--name-field-app-store,
	.footer-segment1 .col-md-4:nth-of-type(1) .field--name-field-google-play {
		width: 100%;
		margin-bottom: 12px;
	}
	.our-plans {
		padding: 30px;
	}
	.page-banner-section {
		height: 100%;
		padding: 62px 20px;
	}
	.page-banner-section img {
		display: none;
	}
	.banner-content-section {
		float: right;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
	}
	.feature-lists {
		float: right;
		width: 100%;
		padding: 0px 24px;
	}
	.detailed-featured-lists::before {
		display: none;
	}
	.ui-accordion .ui-accordion-content {
		padding: 0px 14px;
	}
	.mob-padding {
		padding: 0;
	}
	.detailed-featured-lists .col-md-12 {
		padding-left: 15px;
	}
	.detailed-featured-lists .view-features-list {
		width: 100%;
	}
	/*toggle -menu*/
	.toggle-wrap span {
		color: #fff;
		float: right;
		font-size: 23px;
		background: #008e98;
		padding: 10px;
		cursor: pointer;
	}
	/* .menu-section{display:none;} */
	.header-menu .col-md-3 {
		padding-left: 15px;
	}
	.header-menu {
		padding: 15px 0px;
	}
	.top-col-3 {
		justify-content: center;
		display: flex;
		align-items: center;
	}
	.lg-translator {
		padding-left: 15px;
	}
	.menu-section {
		position: fixed;
		z-index: 111;
		background: #001c27;
		width: 100%;
		height: 100%;
		transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
		left: 0;
		right: 0;
		top: 0;
		padding-top: 46px;
	}
	.menu-section ul li {
		float: left;
		width: 100%;
	}
	.menu-section ul>li a {
		padding: 10px 15px;
	}
	.lg-translator ul {
		padding-left: 0px;
	}
	/* .d{ -webkit-transform: translateX(0%); transition:0.4s;} */
	.menu-section .ti-arrow-left {
		position: absolute;
		top: 0px;
		right: 0px;
		padding: 10px;
		cursor: pointer;
		font-size: 24px;
		color: #fff;
		border-bottom-left-radius: 28px;
	}
	.menu-section {
		background-image: linear-gradient(to right top, #001c27, #003544, #005161, #006f7d, #008e98);
	}
	.menu-section ul {
		float: left;
		width: 100%;
	}
	.testimonial-layer {
		padding: 20px;
	}
	.menu-section ul>li a {
		color: #fff;
	}
	.testimonial-section .slick-prev,
	.testimonial-section .slick-next {
		background: none!important;
	}
	.testimonial-section .slick-prev:before,
	.testimonial-section .slick-next:before {
		color: #000!important;
	}
	.layer-sec6 {
		padding: 32px 0px;
	}
	.testimonial-section {
		padding: 26px 0px 40px;
	}
	.layer-sec6 .tutorial-sli,
	.testimonial-section .testimony-sli {
		margin: 33px auto 0px;
	}
	/*toggle -menu*/
	
	.secure-promo {
		float: left;
		margin-top: 20px;
		margin-bottom: 8px;
		width: 100%;
	}	
	.ft-menu {
		padding-left: 80px;
	}
	.contact-us-form-page {
		width: 100%;
		margin: 0 auto 29px;
		padding-right: 0px;
	}
	
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header-menu .col-md-3 {
		width: 64%;
	}
	.top-col-3 {
		margin-top: 7px;
	}
	.testimonial-section .slick-prev {
		left: -47px;
	}
	.testimonial-section .slick-next {
		right: -18px;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.our-plans:nth-of-type(1) {
		position: relative;
		left: 0;
		top: 0px;
	}
	.our-plans {
		width: 50%;
	}
	.news_sec {
	padding: 48px 0px 0px 0px;
}
.news_feat_image {
	padding-left: 0px;
}
}

@media only screen and (max-width: 1023px) {
	.testimonial-section .slick-slide {
		margin-right: 0px!important;
	}
	.news_detail_whole {
		width: 100%;
	}
	.news-details-section {
    padding-top: 30px;
}
	.news_detail_whole {
		width: 100%;
	}
	.news-title h4 {
		padding-top: 0px;
	}
	.news-title {
		width: 100%;
	}
}

@media only screen and (max-width: 991px) {
	.subcribe-discription {
		padding: 33px 0px;
	}
	.layer-sec6 .tutorial-sli .slick-prev,
	.testimonial-section .slick-prev {
		position: absolute;
		right: -36px!important;
		top: 44%;
		width: 10px;
		height: 42px;
		left: -10px;
		background-size: contain;
	}
	.layer-sec6 .tutorial-sli .slick-next,
	.testimonial-section .slick-next {
		position: absolute;
		right: -3px !important;
		top: 40%;
		width: 10px;
		height: 42px;
		background-size: contain;
	}
	.layer-sec6 .slick__arrow,
	.testimonial-section .slick__arrow {
		position: absolute;
		top: 0;
		right: 0;
	}
	.form-actions input[type="submit"]{float:left;}
	.news_sec {
		padding: 0px;
		margin-top: 25px;
	}
	.news_feat_image {
    
    padding-left: 0px;
}
	.news-title{
	width: 100%;
}
	.News_title_section h2 {
	padding-left: 0px;
	text-align: center;

}
	.news-details-section {
    padding-top: 30px;
}
	.news_detail_whole {
		width: 100%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.image-style-news-section {
    min-height: 209px;
    object-fit: cover;
}
}


@media only screen and (max-width: 767px) {
	.banner-content-section h1 {
		font-size: 28px;
	}
	h1,
	h2,
	h3 {
		font-size: 24px;
	}
	.layer-sec2 .col-md-4 img {
		display: none;
	}
	.layer-sec2 .col-md-8 {
		padding: 0;
	}
	.feature-lists .views-row,
	.detailed-featured-lists .views-row {
		float: left;
		width: 100%;
	}
	.feature-lists li,
	.detailed-featured-lists ul li {
		padding-right: 0;
	}
	.ft-menu {
		padding-left: 15px;
	}
	.cts-layer {
		float: left;
	}
	.layer-sec7 .col-md-5,
	.layer-sec7 .col-md-7 {
		padding: 0;
	}
	.our-plans:nth-of-type(1) {
		position: relative;
		left: 0;
		top: 0;
		margin-bottom: 25px;
	}
	.discription-wrapper {
		padding: 0;
	}
	.discription-img {
		padding: 20px 0px 0px 0px;
	}
	.page-node-type-templates .whole-section {
		padding: 0;
	}
	.feature-lists .views-row,
	.detailed-featured-lists .views-row {
		padding-right: 0px;
	}
	.our-plans {
		width: 100%;
	}
	.description ul li br,
	.view-features-list ul li br {
		display: none;
	}
	.scrollup {
		right: 20px;
	}
	.contact-us-page-form .js-form-item {
			width: 100%;
	}
	
	.news_content_right{
	width: 100%;
	
	}
	.news-title{
		width: 100%;
	}
	.news-desc p {
		padding-right: 0px;
		
	}
	.pager__items {
		padding-top: 26px;
	}
	.news_block_title {
		padding: 0px;
		text-align: center;
		
	}
	.news_sec {
		padding: 0px;
		margin-top: 15px;
	}
	.news_feat_image {
    
    padding-left: 0px;
		width: 100%;
}
	
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.news_sec {
		padding: 0px;
	}
	.news-content p {
		padding-top: 0px;
	}
	.news_content_right {
    padding-left: 0px;
    padding-top: 18px;
	}
	.pager__items {
		margin: 0px;
		padding-right: 0px
		padding-left: 0px;
	}
	.pager li > a{
		padding: 8PX 14PX;
		font-size: 14px;
	}
	
}
@media only screen and (min-width: 480px) and (max-width: 512px) {	
	.news_feat_image {
	padding-left: 0px;
		width: 100%;
}
}

@media only screen and (max-width: 479px) {
	.testimonial-section .wrapper-layer2 {
		width: 68%;
	}
	.btn {
		padding: 9px 19px;
	}
	.our-plans .btn {
		min-width: auto;
	}
	.lg-translator ul li {
		margin-right: 15px;
	}
	.news_sec {
		padding: 0px;
	}
	.news-title {
    width: 100%;
    float: left;
	}
	.news_feat_image
	{
		padding: 0px;
		width: 100%;
	}
	.news_content_right {
		padding:0px;
		margin-top: 15px;
	}
	.News_title_section h2 {
		text-align: center;
		padding: 0px;
	}
	
	.pager__items {
		margin: 0px;
		padding-right: 0px
		padding-left: 0px;
	}
	.pager li > a{
		padding: 8PX 14PX;
		font-size: 14px;
	}
	.read_link {   
    padding-bottom: 7px;
}
	.news-title h4 a {
		font-size: 16px;
	}
	.news-detail h3 {
    font-size: 18px;
		margin: 0px;
		line-height: 24px;
	}
	
	
}


/*Responsive*/