@media screen and (max-width: 993px)
{
	.navigations_wrapper_website .nav_logo
	{
		width: 100%;
	}
	.navigations_wrapper_website .nav_navigations
	{
		width: 100%;
	}
	.navigations_wrapper_website .nav_navigations .topButtos
	{
		flex-direction: column;
	}
}

@media screen and (max-width: 480px){
	.iconBoxRow
	{
	   grid-template-columns: repeat(1, 1fr);
	}





	.customIconBoxROw
	{
		flex-direction: column;
	}
	.customIconBoxROw .iconBoxColom.colomWidth3,
	.customIconBoxROw .iconBoxColom
	{
		width: 100%;
	}

	.homeHeader .bgWrapper
	{
		display: none;
	}
	.homeHeader .bgImage img
	{
		height: 200px;
	}



	.courses_row_wrapper
	{
		max-width: 95%;
		flex-wrap: wrap;
		flex-direction: column;
		grid-row-gap: 30px;
		margin-top: 0;
	}
	body.home .courses_row_wrapper .courses_colom.colj2,
	.courses_row_wrapper .courses_colom.colj1,
	.courses_row_wrapper .courses_colom.colj3
	{
		width:100%;
	}
	.courses_row_wrapper .courses_colom .wrapper .applyButton
	{
		position: static;
	}
	.courses_row_wrapper .courses_colom .wrapper .applyButton a
	{
		display: inline-block;
	}
	body.home .courses_row_wrapper .courses_colom.colj2
	{
		height: auto;
		transform: translateY(0%);
	}
	.courses_row_wrapper .courses_colom .wrapper .details ul
	{
		max-height: inherit;
		min-height: inherit;
	}


	.testimonials-section .test-wrapper
	{
		padding: 20px 0;
	}
	.headings
	{
		margin-bottom: 10px;
	}
	.headings h3
	{
		font-size: 24px;
	}
	.headings h3 span
	{
		display: block;
	}

	#homeTestimonials
	{
		margin-top: 20px;
	}
	#homeTestimonials .branchesBox .wrapper
	{
		padding: 15px 16px;
	}
	#homeTestimonials .branchesBox .wrapper .details p
	{
		font-weight: 400;
		line-height: 23px;
		font-size: 14px;
	}
	#homeTestimonials .branchesBox .wrapper .details2 .image img
	{
		width: 35px;
	}
	#homeTestimonials .branchesBox .wrapper .details2 .other h5
	{
		font-size: 17px;
	}

	.headings p
	{
		max-width: 100%;
		font-size: 13px;
		font-weight: 400;
	    line-height: 24px;
	    text-align: justify;
	}
	.course-home .container
	{
		max-width: 100%;
	}
	.course-home .headings h3 span
	{
		display: inline-block;
	}
	.courses_row_wrapper .courses_colom .wrapper .headings{
		margin-bottom: 9px;
	}
	.courses_row_wrapper .courses_colom .wrapper .headings h5{
		font-size: 16px;
    	padding: 10px 12px;
    	line-height: 24px;
	}
	.courses_row_wrapper .courses_colom .wrapper .details
	{
		padding: 5px 15px;
	}
	.courses_row_wrapper .courses_colom .wrapper .details ul
	{
		padding-right: 0;
	}
	.courses_row_wrapper .courses_colom .wrapper .details ul li
	{
		white-space: normal;
		display: block;
		font-size: 15px;
		line-height: 23px;
	}
	.courses_row_wrapper .courses_colom .wrapper .applyButton a
	{
	    font-size: 15px;
		font-weight: 500;
		padding: 6px 39px;
	}

	.customIconBoxROw .iconBoxColom.colomWidth3 .wrapper
	{
		padding: 14px 14px;
	}
	.customIconBoxROw .iconBoxColom .wrapper h5
	{
		text-align: center;
		font-weight: 600;
    	font-size: 17px;
    	width: 85%;
    	margin-left: 15%;
    	margin-right: 15%;
    	margin-top: -40px;
	}
	.customIconBoxROw .iconBoxColom .wrapper p
	{
	    font-size: 13px;
		line-height: 21px;
	}
	.customIconBoxROw .iconBoxColom .wrapper .icon
	{
		width: 80px;
	    height: 80px;
	    padding: 12px;
	    top: -55px;	
	}


	.customContainer .headings h3 span
	{
		display: inline-block;
	}

	.customIconBoxROw
	{
		grid-row-gap: 45px;
		flex-direction: column;
		margin-top: 30px;
	}
	.whatWeDo .iconBoxRow .iconColom 
	{
		margin-bottom: 20px;
	}
	.iconBoxRow .iconColom .iconPadding .values
	{
		margin-top: 15px;
		font-size: 16px;
	}
	.whatWeDo .headings h3 span
	{
		display: inline-block;
	}

	footer .footerWrapper
	{
		padding: 40px 0 20px;
	}
	footer .footerWrapper .customRow 
	{
		margin-top: 0px;
		grid-column-gap: 15px;
    	grid-row-gap: 55px;
	}
	footer .footerWrapper .customRow .links ul
	{
		flex-wrap: wrap;
		flex-direction: column;
	}
	footer .footerWrapper .customRow .links ul li
	{
		flex: 0 0 auto;
		width: 98%;
 	}
	footer .footerWrapper .customRow .links ul li a
	{
		background-color: transparent;
		padding: 5px 5px;
    	padding-left: 25px;
    	text-align: left;
	}
	footer .footerWrapper .customRow .links ul li a:before
	{
		left: 0;
		top: 0;
	}
	footer .footerWrapper .customRow .callDetailsFooter
	{
		flex-direction: column;
		flex-wrap: wrap;
		grid-row-gap: 10px;
		margin-bottom: 15px;
	}

	footer .footerWrapper .customRow .callDetailsFooter a .values
	{
		font-size: 15px;
	}
	footer .footerWrapper .customRow .callDetailsFooter a .icon i
	{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 15px;
	}
	footer .footerWrapper .customRow .callDetailsFooter a
	{

	}


	footer .copyrighttext
	{
		flex-direction: column;
		justify-content: center;
		text-align: center;
		grid-row-gap: 10px;
		margin-top: 25px;
	}
	footer .copyrighttext span
	{
		text-align: center;
		font-size: 15px;
		width: 80%;
		line-height: 20px;
		margin-left: 10%;
		margin-right: 10%;
	}
	footer .copyrighttext .socialMedia a img
	{
		width: 25px;
	}

	/*
	================================
	*/
	.banner-innerpage img
	{
		height: 200px;
	}
	.banner-innerpage h5
	{
	    font-size: 22px;
		font-weight: 800;
		margin-bottom: 5px;
	}
	body.academyDetails .banner-innerpage img
	{
		min-height: 300px;
	}
	body.academyDetails .banner-innerpage h5
	{
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        margin-bottom: 5px;
	}
	body.marketingVideos .banner-innerpage h5
	{
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        margin-bottom: 5px;
	}
	.banner-innerpage .bannerWrapper .breadcrumbs_01
	{
		max-width: 90%;
		width: 100%;
	}
	.banner-innerpage .bannerWrapper .breadcrumbs_01 a
	{
		font-size: 15px;
	}

	.imageCOllage .imageIcons
	{
		position: static;
		display: none;
	}
	.imageCOllage .image01
	{
		position: static;
		margin-bottom: 8px;
	}
	.imageCOllage .image01 img
	{
		width: 100%;
		height: 150px;
		object-fit: cover;
		box-shadow: none;
		border-radius: 8px;
	}
	.imageCOllage .image02
	{
		position: static;
	}
	.imageCOllage .image02 img
	{
		width: 100%;
		height: 150px;
		object-fit: cover;
		box-shadow: none;
		border-radius: 8px;
	}
	.whatWeDo .order1
	{
		order: 1;
	}
	.whatWeDo .order2
	{
		order: 2;
	}
	body.aboutUsPage .whatWeDo
	{
		margin-top: 35px;
	}
	body.aboutUsPage .whatWeDo .container
	{
		max-width: 95%;
	}
	body.aboutUsPage .whatWeDo .headings h3
	{
		font-size: 20px;
		text-align: center;
	}
	body.aboutUsPage .whatWeDo .headings p
	{
		font-size: 15px;
		line-height: 26px;
	}
	.whyus-section
	{
		margin-top: 30px;
	}
	.academy_sections
	{
		padding: 30px 0;
	}
	.academy_sections .container
	{
		max-width: 95%;
	}
	.web-gallery-row
	{
		margin-top: 0;
	    grid-template-columns: repeat(1, 1fr);
	}
	.web-gallery-row .colom-gallery .wrapper .image .image1
	{
		height: 200px;
	}
	.web-gallery-row .colom-gallery .wrapper .content-area h5
	{
	    font-size: 16px;
		font-weight: 600;
		line-height: 26px;
	}
	.web-gallery-row .colom-gallery .wrapper .content-area p
	{
		font-size: 13px;
		line-height: 24px;
	}

	/*
	==============================
	*/
	body.academyDetails .academy_detail_section
	{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.academy_detail_section .detial_academy .image_warpper img
	{
		border-radius: 6px;
	}
	.academy_detail_section .detial_academy .detailArea .warpper h5
	{
		line-height: 25px;
	    font-size: 17px;
		font-weight: 600;
		margin-bottom: 8px;
	}
	.academy_detail_section .detial_academy .detailArea .warpper p
	{
	    font-size: 15px;
	    line-height: 24px;
	}
	.academy_detail_section .detial_academy .detailArea .warpper h6
	{
		font-size: 16px;
	}
	.academy_detail_section .detial_academy .detailArea .warpper ul li
	{
		font-size: 13px;
		line-height: 21px;
	}
	.priceAcademyDetailButtonPay
	{
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 15px;
	}
	.priceAcademyDetailButtonPay h6
	{
		font-size: 20px !important;
	}


	body.frameworkPages .web-gallery-row
	{
		grid-template-columns: repeat(1, 1fr);
	}
	.web-gallery-row .colom-gallery .wrapper .content-area
	{
		padding: 30px 15px 15px;
	}
	body.frameworkPages .web-gallery-row .colom-gallery .wrapper .content-area h5
	{
		display: block;
		font-size: 16px;
	}

	.filter_coloms 
	{
		position: static;
	}
	.filter_coloms .ipoFilterWrpper
	{
		flex-direction: column;
	}
	.filter_coloms .ipoFilterWrpper .rightAreas
	{
		flex-direction: column;
		width: 100%;
		grid-row-gap: 8px;
	}
	.filter_coloms .ipoFilterWrpper .selectWrapper
	{
		flex-direction: column;
		align-items: flex-start;
	}
	.filter_coloms .ipoFilterWrpper .rightAreas label {
		font-size: 14px;
	}
	.filter_coloms .ipoFilterWrpper .form-select
	{
		font-size: 14px;	
	}
	.filter_coloms .ipoFilterWrpper .clrFilter .clears
	{
		display: block;
		width: 100%;
	}

	.academy_sections .table-block.mt-5
	{
		margin-top: .5rem!important;
	}
	body.framework-detail .table-block .table thead
	{
		display: none;
	}
	body.framework-detail .table-block.table-block2 tbody tr td
	{
		display: block;
	}
	body.framework-detail .table-block .table tr td[data="Company Name"],
	body.framework-detail .table-block .table tr td[data="Remarks"]
	{
		width: 100%;
	}
	body.framework-detail .table-block.table-block2 tbody tr td
	{
		/*padding-left: 45%;*/
		font-size: 13px;
		position: relative;
		padding: 6px 10px;
	}
	body.framework-detail .table-block .table tr td:before
	{
		content: attr(data);
		/*position: absolute;*/
		left: 10px;
		top: 10px;
		margin-right: 10px;
		font-weight: 600;
		color: #000;
	}
	body.framework-detail .table-block .table tr td[data="Remarks"] p
	{
		font-size: 12px;
		line-height: 24px;
	}
	body.framework-detail .table-block .table tr
	{
		border: 1px solid #ccc;
		border-bottom: 10px solid #fff;
	}
	body.framework-detail .table-block .table tr td
	{
		border-right: 0px;
	}
	body.framework-detail .table-block .table tr td:first-child
	{
		border-left: 0px;
	}
	body.framework-detail .table-block .table tr td:last-child
	{
		border-bottom: 1px solid #ccc;
	}


	body.framework-detail .table-block .table tr:nth-child(even) td:first-child
	{
		border-top: 1px solid #ccc;
	}
	body.framework-detail .table-block .table tr td[data="Remarks"] .view
	{
		font-size: 12px;
	}

	body.framework-detail-projects .academy_sections
	{
		margin-top: 0;
	}
	body.framework-detail-projects .academy_sections .frame_project_detail h2
	{
		font-weight: 700;
   		font-size: 20px;
   		padding-bottom: 5px;
	}
	body.framework-detail-projects .table1 tbody tr td
	{
		font-size: 14px;
		display: block;
		border-right: 0px solid #eaeaea;
	}
	body.framework-detail-projects .table1 tbody tr
	{
		border: 1px solid #eaeaea;
	}
	body.framework-detail-projects .table1 tbody tr td
	{

	}
	body.framework-detail-projects .table1 tbody tr:first-child td
	{
		border-left: 0px solid #eaeaea;
	}
	body.framework-detail-projects .table1 tbody tr td:first-child
	{
		border-left: 0px solid #eaeaea;
	}

	body.framework-detail-projects .frame_project_detail h3
	{
		margin: 7px 0 6px;
		font-size: 17px;
	}
	body.framework-detail-projects .frame_project_detail .heds
	{
		font-size: 15px;
		margin: 5px 0 5px;
	}
	body.framework-detail-projects .frame_project_detail .descrption p
	{
		font-size: 14px;
		line-height: 24px;
	}
	body.framework-detail-projects .frame_project_detail .tableX thead tr th {
		font-size: 13px;
	}
	body.framework-detail-projects .frame_project_detail .tableX tbody tr td {
		font-size: 13px;
	}
	body.framework-detail-projects .frame_project_detail .tableX2 thead tr th{
		font-size: 13px;
	}
	body.framework-detail-projects .frame_project_detail .tableX2 tbody tr td{
		font-size: 13px;
	}
	body.framework-detail-projects .frame_project_detail .source
	{
		font-size: 16px;
	}
	body.framework-detail-projects .frame_project_detail .tableX2
	{
		margin: 0 0 20px;
	}
	.disclaimer
	{
		font-size: 13px;
		text-align: justify;							
	}


	body.daiy_update .academy_sections .web-gallery-row{
		grid-template-columns: repeat(1, 1fr);
	}
	body.daiy_update .web-gallery-row .colom-gallery .wrapper .image .image1
	{
		height: 150px;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogImage .date_blog
	{
		position: static;
		border-radius: 8px 8px 8px 8px;
		text-align: center;
		font-size: 14px;
		padding: 6px 20px 6px;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogImage img
	{
		border-radius: 8px 8px 8px 8px;
	}

	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .head h5
	{
		font-size: 17px;
		line-height: 24px;
		margin-bottom: 5px;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .paragraph p
	{
		line-height: 24px;
		font-size: 13px;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .paragraph ul li
	{
		font-size: 13px;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .paragraph ul li strong
	{
		font-size: 13px;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .paragraph ul li:before
	{
		width: 20px;
		height: 20px;
		line-height: 20px;
	}
	.blockquote i
	{
		display: none;
	}
	.blockquote
	{
		padding-left: 20px;
		padding-right: 15px;
	}
	.blockquote p{
		font-size: 14px !important;
		line-height: 25px !important;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .shares
	{
		flex-wrap: wrap;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .shares span
	{
		flex:0 0 auto;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .shares a img
	{
		width: 30px;
	}

	.right_sidebar
	{
		padding-left: 0;
		margin-top: 17px;
	}
	.right_sidebar .wrapper > h4
	{
		font-size: 23px;
	}
	.right_sidebar .wrapper .blockRow
	{
		padding: 15px;
	}
	.right_sidebar .wrapper .blockRow .blgRow
	{
		flex-wrap: wrap;	
		flex-direction: column;
	}
	.right_sidebar .wrapper .blockRow .blgRow .image
	{
		width: 100%;
	}
	.right_sidebar .wrapper .blockRow .blgRow .image a
	{
		display: block;
	}
	.right_sidebar .wrapper .blockRow .blgRow .image img
	{
		width: 100%;
		height: auto;
		border-radius: 7px;
	}
	.right_sidebar .wrapper .blockRow .blgRow .detail
	{
		width: 100%;
	}
	.right_sidebar .wrapper .blockRow .blgRow .detail h5 a
	{
		width: 100%;
	}
	.marketingInterviewButton .wrappers a
	{
		padding: 10px 33px;
    	font-size: 13px;
	}
	body.marketingVideos.frameworkPages .web-gallery-row
	{
		grid-template-columns: repeat(1, 1fr);
	}
	body.marketingVideos.frameworkPages .web-gallery-row .colom-gallery .wrapper .image .image1
	{
		height: 150px;
	}
	.web-gallery-row .colom-gallery .wrapper .content-area
	{
		padding: 10px 15px 15px;
	}
	body.marketingVideos .web-gallery-row .colom-gallery .wrapper .image .icon
	{
		width: 53px;
    	height: 38px;
	}
	.marketingInterviewButton
	{
		margin: 20px 0 10px;
	}
	.banner-innerpage .bannerWrapper .breadcrumbs_01 a {
        font-size: 13px;
    }
    body.content_detail_page .banner-innerpage img
    {
    	height: 248px;
    }
    body.content_detail_page .faq-sections
    {
    	padding: 25px 0;
    }
    body.content_detail_page .faq-sections .contenteAreas .heas h5
    {
    	font-size: 29px;
    }
    body.content_detail_page .faq-sections #accordionExample .accordion-item .accordion-header button
    {
	    padding-top: 13px;
		padding-bottom: 11px;
		font-size: 14px;
		line-height: 23px;
    }
    body.content_detail_page .faq-sections #accordionExample .accordion-item .accordion-header button.collapsed
    {
		font-size: 14px;
		line-height: 23px;
    }
    body.content_detail_page .faq-sections #accordionExample .accordion-item .accordion-body p
    {
		font-size: 14px;
		line-height: 23px;
    }
    body.pricingPages .courses_row_wrapper .courses_colom
    {
    	width: 100% !important;
    }

    body.testimonialPage .testimonials-story #homeTestimonials
    {
	    grid-template-columns: repeat(1, 1fr);
	    grid-column-gap: 12px;
	    grid-row-gap: 12px;
    }
    .testimonials-story .slider_slick .testimonial-box .wrapper .details i
    {
    	display: none;
    }
    .testimonials-story .slider_slick .testimonial-box .wrapper .details p
    {
	    font-size: 13px;
	    line-height: 23px;
	    display: block;
    }
    body.testimonialPage .testimonials-story #homeTestimonials
    {
    	margin-top: 0;
    }

    .myformDesign
    {
    	margin-top: 0;
    }
    .contact-form-design .form-group label
    {
    	font-size: 14px;
    }
    .contact-form-design .form-group
    {
    	margin-bottom: 10px;
    }
    .myformDesign .capatcha-image
    {
    	margin-top: 0;
    	text-align: center;
    }
    .contact-form-design .submit-btn .btn-theme2
    {
    	margin-top: 0;
    }
    .contact-form-design .submit-btn .btn-theme2
    {
    	width: 100%;
    	font-size: 14px;
    	padding: 6px 36px;
    }
    body.singInPage .login_register_section
    {
    	padding: 40px 0;
    }
}


/*
	===========================================
*/

@media screen and (max-width: 480px)
{
	.navigations_wrapper_website .nav_navigations
	{
		display: none;
	}
	.navigations_wrapper_website
	{
		position: static;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane .bookingform form#form-Round-trip .customRow
	{
		grid-template-columns:1fr !important;
		grid-row-gap: 8px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow
	{
		grid-template-columns:1fr !important;
		grid-row-gap: 8px;
	} 
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane3 .bookingform form .customRow
	{
		grid-template-columns:1fr !important;
		grid-row-gap: 8px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane8 .bookingform form .customRow
	{
		grid-template-columns:1fr !important;
		grid-row-gap: 8px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane .form_field_7.bookingform form#form-Round-trip .customRow
	{
		grid-template-columns:1fr !important;
		grid-row-gap: 8px;
	}

	.navigations_wrapper_website .nav_logo
	{
		display: flex;
		justify-content: space-between;
	}
	.navigations_wrapper_website .nav_logo .logo
	{
		flex: 0 0 auto;
		width: 78%;
	}
	.navigations_wrapper_website .nav_navigations
	{
		flex-direction: column;
	}
	.navigations_wrapper_website .nav_navigations .callButtons
	{
		flex: 0 0 auto;
		display: none;
	}
	.video-container
	{
		height: 100%;
	}
	.video-container .header-search-wrapper .wrapper1 h5
	{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.video-container .header-search-wrapper .wrapper1 .custom_tabs_wrappers
	{
	    grid-column-gap: 15px;
	}
	.video-container .header-search-wrapper .wrapper1 .custom_tabs_wrappers .nav-item .nav-link
	{
		font-size: 13px;
	}

	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform
	{
		background-color: transparent;
	}

	.video-container .header-search-wrapper
	{
		max-width: 95%;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form
	{

	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom
	{
        background-color: #fff;
        padding: 7px 15px;
        border-radius: 27px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .icon i
	{
		font-size: 25px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .icon
	{
		width: 28px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .inputarea label
	{
		font-size: 13px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .inputarea .form-control{
		font-size: 14px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .inputarea
	{
		padding-left: 10px;
	}
	.buttons_round_oneway
	{
		margin-bottom: 5px;
	}
	.buttons_round_oneway button
	{
		font-size: 11px;
		font-weight: 600;
		padding: 6px 20px 6px;
	}
	.video-container .header-search-wrapper .wrapper1 .custom_tabs_wrappers
	{
		margin-top: 15px;
	}

	.video-container .header-search-wrapper{
		top: 50px;
		transform: translateY(0%) translateX(0%);
		position: static;
		z-index: 3;
	}
	.video-container
	{
	}
	.video-container video
	{
	    position: absolute;
	    width: 100%;
	    height: 100%;
	}
	.video-container:before
	{
		/*z-index: 2;*/
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom.buttons-colomeess
	{
		padding: 0 0;
		flex-direction: column;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom.buttons-colomeess .submitbutton
	{
		width: 100%;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .submitbutton input
	{
		width: 100%;
		font-size: 16px;
	}
	/*
	====================================
	*/
	section.about--uss .custom_container
	{
		padding: 40px 0 40px;
	}
	section.about--uss .container
	{
		max-width: 95%;
	}
	section.about--uss .textDescArea .headign h6
	{
		font-size: 15px;
	}
	section.about--uss .textDescArea .headign h4
	{
		font-size: 25px;
	}
	section.about--uss .textDescArea .headign h4 br
	{
		display: none;
	}
	section.about--uss .textDescArea p
	{
		font-size: 15px;
	}
	section.about--uss .overlayBBg
	{
		opacity: .2;
	}
	section.about--uss .textDescArea .readmores
	{
		text-align: center;
	}
	section.about--uss .textDescArea .readmores a
	{
		font-size: 11px;
		padding: 9px 19px;
	}

	.howItWorkSections .headign01 h5
	{
		font-size: 25px;
	}
	.howItWorkSections .headign01
	{
		margin-bottom: 20px !important;
	}
	.howItWorkSections .customRowHITW
	{
		margin-top: 0;
	}
	.howItWorkSections .customRowHITW
	{
		max-width: 100%;
		display: flex;
		flex-direction: column;
		grid-row-gap: 20px;
	}
	.howItWorkSections .customRowHITW .colom_HITW .image img
	{
		height: 200px;
	}
	.howItWorkSections .customRowHITW .colom_HITW .detils
	{
		margin-top: 10px;
	}
	.howItWorkSections .customRowHITW .colom_HITW .detils h5
	{
		font-size: 16px;
		margin-bottom: 0;
	}
	.howItWorkSections .customRowHITW .colom_HITW .wrapper .detils a
	{
		font-size: 11px;
		padding: 9px 17px 7px;
	}

	footer
	{
		padding-top: 40px;
		padding-bottom: 30px;
	}
	footer .footer_container
	{
		flex-direction: column;
		max-width: 88%;
		grid-row-gap: 20px;
	}
	footer .footer_container .colom.ftr_colom2
	{
		width: 100%;
		padding-left: 0;
	}
	footer .footer_container .colom.ftr_colom2 .footer_links h5
	{
		font-size: 15px;
		margin-bottom: 15px;
	}
	footer .footer_container .colom.ftr_colom2 .footer_links ul li
	{
		margin-bottom: 5px;
	}
	footer .footer_container .colom.ftr_colom2 .footer_links ul li a
	{
		font-size: 13px;
	}
	footer .footer-form form .form-row
	{
		display: flex;
		flex-direction: column;
	}
	footer .footer-form form .form-row .right .form-control
	{
		height: 80px;
	}
	footer .footer-form form .submit-button
	{
		margin-top: 10px;
	}
	.copyright
	{
		padding: 8px 20px;
		flex-direction: column;
		font-size: 13px;
	}
	.copyright .text-copyright span:nth-child(2)
	{
		display: block;
		text-align: center;
	}


	body.innerPage .innerBanner .image-banner
	{
		height: 100px;
	}
	body.innerPage .innerBanner .captions_text
	{
		top: 50%;
		max-width: 100%;
	}
	body.innerPage .innerBanner .captions_text h4
	{
		font-size: 20px;
		white-space: nowrap;
	}
	.contactMainSections
	{
		padding-left: 0;
	}
	.contact_form_area .form_container{
		padding: 40px 10px;
	}
	body.contactPage .contact_form_area .headings1 h5
	{
		font-size: 25px;
		margin-bottom: 20px;
	}
	body.contactPage .contact_form_area .groups
	{
		text-align: center;
	}
	.contact_form_area .form_container .submit_buttons input
	{
		padding: 8px 20px;
		font-size: 14px;
		width: 100%;
	}
	body.policys section.about--uss .textDescArea .headign h4
	{
		font-size: 22px;
	}
	body.policys .textDescArea h3
	{
		font-size: 18px;
	}
	body.policys .textDescArea p
	{
		/*text-align: left;*/
		font-size: 14px;
	}
	body.policys .textDescArea ul li
	{
		font-size: 14px;
	}
}

@media screen and (min-width: 481px) and (max-width: 577px)
{
	.navigations_wrapper_website .nav_navigations
	{
		display: none;
	}
	.navigations_wrapper_website
	{
		position: static;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane .bookingform form#form-Round-trip .customRow
	{
		grid-template-columns:1fr !important;
		grid-row-gap: 8px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow
	{
		grid-template-columns:1fr !important;
		grid-row-gap: 8px;
	} 
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane3 .bookingform form .customRow
	{
		grid-template-columns:1fr !important;
		grid-row-gap: 8px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane8 .bookingform form .customRow
	{
		grid-template-columns:1fr !important;
		grid-row-gap: 8px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane .form_field_7.bookingform form#form-Round-trip .customRow
	{
		grid-template-columns:1fr !important;
		grid-row-gap: 8px;
	}

	.navigations_wrapper_website .nav_logo
	{
		display: flex;
		justify-content: space-between;
	}
	.navigations_wrapper_website .nav_logo .logo
	{
		flex: 0 0 auto;
		width: 78%;
	}
	.navigations_wrapper_website .nav_navigations
	{
		flex-direction: column;
	}
	.navigations_wrapper_website .nav_navigations .callButtons
	{
		flex: 0 0 auto;
		display: none;
	}
	.video-container
	{
		height: 100%;
	}
	.video-container .header-search-wrapper .wrapper1 h5
	{
		font-size: 18px;
		padding-top: 18px;
		margin-bottom: 15px;
	}
	.video-container .header-search-wrapper .wrapper1 .custom_tabs_wrappers
	{
	    grid-column-gap: 15px;
	}
	.video-container .header-search-wrapper .wrapper1 .custom_tabs_wrappers .nav-item .nav-link
	{
		font-size: 13px;
	}

	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform
	{
		background-color: transparent;
	}

	.video-container .header-search-wrapper
	{
		max-width: 95%;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form
	{

	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom
	{
        background-color: #fff;
        padding: 7px 15px;
        border-radius: 27px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .icon i
	{
		font-size: 25px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .icon
	{
		width: 28px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .inputarea label
	{
		font-size: 13px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .inputarea .form-control{
		font-size: 14px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .inputarea
	{
		padding-left: 10px;
	}
	.buttons_round_oneway
	{
		margin-bottom: 5px;
	}
	.buttons_round_oneway button
	{
		font-size: 11px;
		font-weight: 600;
		padding: 6px 20px 6px;
	}
	.video-container .header-search-wrapper .wrapper1 .custom_tabs_wrappers
	{
		margin-top: 15px;
	}

	.video-container .header-search-wrapper{
		top: 50px;
		transform: translateY(0%) translateX(0%);
		position: static;
		z-index: 3;
	}
	.video-container
	{
	}
	.video-container video
	{
	    position: absolute;
	    width: 100%;
	    height: 100%;
	}
	.video-container:before
	{
		/*z-index: 2;*/
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom.buttons-colomeess
	{
		padding: 0 0;
		flex-direction: column;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom.buttons-colomeess .submitbutton
	{
		width: 100%;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .submitbutton input
	{
		width: 100%;
		font-size: 16px;
	}
	/*
	====================================
	*/
	section.about--uss .custom_container
	{
		padding: 40px 0 40px;
	}
	section.about--uss .container
	{
		max-width: 95%;
	}
	section.about--uss .textDescArea .headign h6
	{
		font-size: 15px;
	}
	section.about--uss .textDescArea .headign h4
	{
		font-size: 25px;
	}
	section.about--uss .textDescArea .headign h4 br
	{
		display: none;
	}
	section.about--uss .textDescArea p
	{
		font-size: 15px;
	}
	section.about--uss .overlayBBg
	{
		opacity: .2;
	}
	section.about--uss .textDescArea .readmores
	{
		text-align: center;
	}
	section.about--uss .textDescArea .readmores a
	{
		font-size: 11px;
		padding: 9px 19px;
	}

	.howItWorkSections .headign01 h5
	{
		font-size: 25px;
	}
	.howItWorkSections .headign01
	{
		margin-bottom: 20px !important;
	}
	.howItWorkSections .customRowHITW
	{
		margin-top: 0;
	}
	.howItWorkSections .customRowHITW
	{
		max-width: 100%;
		display: flex;
		flex-direction: column;
		grid-row-gap: 20px;
	}
	.howItWorkSections .customRowHITW .colom_HITW .image img
	{
		height: 200px;
	}
	.howItWorkSections .customRowHITW .colom_HITW .detils
	{
		margin-top: 10px;
	}
	.howItWorkSections .customRowHITW .colom_HITW .detils h5
	{
		font-size: 16px;
		margin-bottom: 0;
	}
	.howItWorkSections .customRowHITW .colom_HITW .wrapper .detils a
	{
		font-size: 11px;
		padding: 9px 17px 7px;
	}

	footer
	{
		padding-top: 40px;
		padding-bottom: 30px;
	}
	footer .footer_container
	{
		flex-direction: column;
		max-width: 88%;
		grid-row-gap: 20px;
	}
	footer .footer_container .colom.ftr_colom2
	{
		width: 100%;
		padding-left: 0;
	}
	footer .footer_container .colom.ftr_colom2 .footer_links h5
	{
		font-size: 15px;
		margin-bottom: 15px;
	}
	footer .footer_container .colom.ftr_colom2 .footer_links ul li
	{
		margin-bottom: 5px;
	}
	footer .footer_container .colom.ftr_colom2 .footer_links ul li a
	{
		font-size: 13px;
	}
	footer .footer-form form .form-row
	{
		display: flex;
		flex-direction: column;
	}
	footer .footer-form form .form-row .right .form-control
	{
		height: 80px;
	}
	footer .footer-form form .submit-button
	{
		margin-top: 10px;
	}
	.copyright
	{
		padding: 8px 20px;
		flex-direction: column;
		font-size: 13px;
	}
	.copyright .text-copyright span:nth-child(2)
	{
		display: block;
		text-align: center;
	}


	body.innerPage .innerBanner .image-banner
	{
		height: 100px;
	}
	body.innerPage .innerBanner .captions_text
	{
		top: 50%;
		max-width: 100%;
	}
	body.innerPage .innerBanner .captions_text h4
	{
		font-size: 20px;
		white-space: nowrap;
	}
	.contactMainSections
	{
		padding-left: 0;
	}
	.contact_form_area .form_container{
		padding: 40px 10px;
	}
	body.contactPage .contact_form_area .headings1 h5
	{
		font-size: 25px;
		margin-bottom: 20px;
	}
	body.contactPage .contact_form_area .groups
	{
		text-align: center;
	}
	.contact_form_area .form_container .submit_buttons input
	{
		padding: 8px 20px;
		font-size: 14px;
		width: 100%;
	}
	body.policys section.about--uss .textDescArea .headign h4
	{
		font-size: 22px;
	}
	body.policys .textDescArea h3
	{
		font-size: 18px;
	}
	body.policys .textDescArea p
	{
		/*text-align: left;*/
		font-size: 14px;
	}
	body.policys .textDescArea ul li
	{
		font-size: 14px;
	}
}
@media screen and (min-width: 577px) and (max-width: 767px)
{
	.navigations_wrapper_website .nav_navigations
	{
		display: none;
	}
	.navigations_wrapper_website
	{
		position: static;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane .bookingform form#form-Round-trip .customRow
	{
		grid-template-columns:1fr 1fr !important;
		grid-row-gap: 8px;
		grid-column-gap: 8px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow
	{
		grid-template-columns:1fr 1fr !important;
		grid-row-gap: 8px;
		grid-column-gap: 8px;
	} 
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane3 .bookingform form .customRow
	{
		grid-template-columns:1fr 1fr !important;
		grid-row-gap: 8px;
		grid-column-gap: 8px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane8 .bookingform form .customRow
	{
		grid-template-columns:1fr 1fr !important;
		grid-row-gap: 8px;
		grid-column-gap: 8px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane .form_field_7.bookingform form#form-Round-trip .customRow
	{
		grid-template-columns:1fr 1fr !important;
		grid-row-gap: 8px;
		grid-column-gap: 8px;
	}

	.navigations_wrapper_website .nav_logo
	{
		display: flex;
		justify-content: space-between;
	}
	.navigations_wrapper_website .nav_logo .logo
	{
		flex: 0 0 auto;
		width: 78%;
	}
	.navigations_wrapper_website .nav_navigations
	{
		flex-direction: column;
	}
	.navigations_wrapper_website .nav_navigations .callButtons
	{
		flex: 0 0 auto;
		display: none;
	}
	.video-container
	{
		height: 100%;
	}
	.video-container .header-search-wrapper .wrapper1 h5
	{
		font-size: 18px;
		padding-top: 18px;
		margin-bottom: 15px;
	}
	.video-container .header-search-wrapper .wrapper1 .custom_tabs_wrappers
	{
	    grid-column-gap: 15px;
	}
	.video-container .header-search-wrapper .wrapper1 .custom_tabs_wrappers .nav-item .nav-link
	{
		font-size: 13px;
	}

	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform
	{
		background-color: transparent;
	}

	.video-container .header-search-wrapper
	{
		max-width: 95%;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form
	{

	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom
	{
        background-color: #fff;
        padding: 7px 15px;
        border-radius: 27px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .icon i
	{
		font-size: 25px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .icon
	{
		width: 28px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .inputarea label
	{
		font-size: 13px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .inputarea .form-control{
		font-size: 14px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .inputarea
	{
		padding-left: 10px;
	}
	.buttons_round_oneway
	{
		margin-bottom: 5px;
	}
	.buttons_round_oneway button
	{
		font-size: 11px;
		font-weight: 600;
		padding: 6px 20px 6px;
	}
	.video-container .header-search-wrapper .wrapper1 .custom_tabs_wrappers
	{
		margin-top: 15px;
	}

	.video-container .header-search-wrapper{
		top: 50px;
		transform: translateY(0%) translateX(0%);
		position: static;
		z-index: 3;
	}
	.video-container
	{
	}
	.video-container video
	{
	    position: absolute;
	    width: 100%;
	    height: 100%;
	}
	.video-container:before
	{
		/*z-index: 2;*/
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom.buttons-colomeess
	{
		padding: 0 0;
		flex-direction: column;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom.buttons-colomeess .submitbutton
	{
		width: 100%;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .submitbutton input
	{
		width: 100%;
		font-size: 16px;
	}
	/*
	====================================
	*/
	section.about--uss .custom_container
	{
		padding: 40px 0 40px;
	}
	section.about--uss .container
	{
		max-width: 95%;
	}
	section.about--uss .textDescArea .headign h6
	{
		font-size: 15px;
	}
	section.about--uss .textDescArea .headign h4
	{
		font-size: 25px;
	}
	section.about--uss .textDescArea .headign h4 br
	{
		display: none;
	}
	section.about--uss .textDescArea p
	{
		font-size: 15px;
	}
	section.about--uss .overlayBBg
	{
		opacity: .2;
	}
	section.about--uss .textDescArea .readmores
	{
		text-align: center;
	}
	section.about--uss .textDescArea .readmores a
	{
		font-size: 11px;
		padding: 9px 19px;
	}

	.howItWorkSections .headign01 h5
	{
		font-size: 25px;
	}
	.howItWorkSections .headign01
	{
		margin-bottom: 20px !important;
	}
	.howItWorkSections .customRowHITW
	{
		margin-top: 0;
	}
	.howItWorkSections .customRowHITW
	{
		max-width: 100%;
		display: flex;
		flex-direction: row;
		grid-row-gap: 20px;
		grid-column-gap: 1.5%;
	}
	.howItWorkSections .customRowHITW .colom_HITW
	{
		flex: 0 0 auto;
		width: 48%;
	}
	.howItWorkSections .customRowHITW .colom_HITW .image img
	{
		height: 200px;
	}
	.howItWorkSections .customRowHITW .colom_HITW .detils
	{
		margin-top: 10px;
	}
	.howItWorkSections .customRowHITW .colom_HITW .detils h5
	{
		font-size: 16px;
		margin-bottom: 0;
	}
	.howItWorkSections .customRowHITW .colom_HITW .wrapper .detils a
	{
		font-size: 11px;
		padding: 9px 17px 7px;
	}

	footer
	{
		padding-top: 40px;
		padding-bottom: 30px;
	}
	footer .footer_container
	{
		flex-direction: column;
		max-width: 88%;
		grid-row-gap: 20px;
	}
	footer .footer_container .colom.ftr_colom2
	{
		width: 100%;
		padding-left: 0;
	}
	footer .footer_container .colom.ftr_colom2 .footer_links h5
	{
		font-size: 15px;
		margin-bottom: 15px;
	}
	footer .footer_container .colom.ftr_colom2 .footer_links ul li
	{
		margin-bottom: 5px;
	}
	footer .footer_container .colom.ftr_colom2 .footer_links ul li a
	{
		font-size: 13px;
	}
	footer .footer-form form .form-row
	{
		display: flex;
		flex-direction: column;
	}
	footer .footer-form form .form-row .right .form-control
	{
		height: 80px;
	}
	footer .footer-form form .submit-button
	{
		margin-top: 10px;
	}
	.copyright
	{
		padding: 8px 20px;
		flex-direction: column;
		font-size: 13px;
	}
	.copyright .text-copyright span:nth-child(2)
	{
		display: block;
		text-align: center;
	}


	body.innerPage .innerBanner .image-banner
	{
		height: 100px;
	}
	body.innerPage .innerBanner .captions_text
	{
		top: 50%;
		max-width: 100%;
	}
	body.innerPage .innerBanner .captions_text h4
	{
		font-size: 20px;
		white-space: nowrap;
	}
	.contactMainSections
	{
		padding-left: 0;
	}
	.contact_form_area .form_container{
		padding: 40px 10px;
	}
	body.contactPage .contact_form_area .headings1 h5
	{
		font-size: 25px;
		margin-bottom: 20px;
	}
	body.contactPage .contact_form_area .groups
	{
		text-align: center;
	}
	.contact_form_area .form_container .submit_buttons input
	{
		padding: 8px 20px;
		font-size: 14px;
		width: 100%;
	}
	body.policys section.about--uss .textDescArea .headign h4
	{
		font-size: 22px;
	}
	body.policys .textDescArea h3
	{
		font-size: 18px;
	}
	body.policys .textDescArea p
	{
		/*text-align: left;*/
		font-size: 14px;
	}
	body.policys .textDescArea ul li
	{
		font-size: 14px;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px)
{
	.navigations_wrapper_website .nav_navigations
	{
		display: none;
	}
	.navigations_wrapper_website
	{
		position: static;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane .bookingform form#form-Round-trip .customRow
	{
		grid-template-columns:1fr 1fr !important;
		grid-row-gap: 8px;
		grid-column-gap: 8px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow
	{
		grid-template-columns:1fr 1fr !important;
		grid-row-gap: 8px;
		grid-column-gap: 8px;
	} 
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane3 .bookingform form .customRow
	{
		grid-template-columns:1fr 1fr !important;
		grid-row-gap: 8px;
		grid-column-gap: 8px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane8 .bookingform form .customRow
	{
		grid-template-columns:1fr 1fr !important;
		grid-row-gap: 8px;
		grid-column-gap: 8px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .tab-pane .form_field_7.bookingform form#form-Round-trip .customRow
	{
		grid-template-columns:1fr 1fr !important;
		grid-row-gap: 8px;
		grid-column-gap: 8px;
	}

	.navigations_wrapper_website .nav_logo
	{
		display: flex;
		justify-content: space-between;
	}
	.navigations_wrapper_website .nav_logo .logo
	{
		flex: 0 0 auto;
		width: 78%;
	}
	.navigations_wrapper_website .nav_navigations
	{
		flex-direction: column;
	}
	.navigations_wrapper_website .nav_navigations .callButtons
	{
		flex: 0 0 auto;
		display: none;
	}
	.video-container
	{
		height: 100%;
	}
	.video-container .header-search-wrapper .wrapper1 h5
	{
		font-size: 18px;
		padding-top: 18px;
		margin-bottom: 15px;
	}
	.video-container .header-search-wrapper .wrapper1 .custom_tabs_wrappers
	{
	    grid-column-gap: 15px;
	}
	.video-container .header-search-wrapper .wrapper1 .custom_tabs_wrappers .nav-item .nav-link
	{
		font-size: 13px;
	}

	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform
	{
		background-color: transparent;
	}

	.video-container .header-search-wrapper
	{
		max-width: 95%;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form
	{

	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom
	{
        background-color: #fff;
        padding: 7px 15px;
        border-radius: 27px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .icon i
	{
		font-size: 25px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .icon
	{
		width: 28px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .inputarea label
	{
		font-size: 13px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .inputarea .form-control{
		font-size: 14px;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .inputarea
	{
		padding-left: 10px;
	}
	.buttons_round_oneway
	{
		margin-bottom: 5px;
	}
	.buttons_round_oneway button
	{
		font-size: 11px;
		font-weight: 600;
		padding: 6px 20px 6px;
	}
	.video-container .header-search-wrapper .wrapper1 .custom_tabs_wrappers
	{
		margin-top: 15px;
	}

	.video-container .header-search-wrapper{
		top: 50px;
		transform: translateY(0%) translateX(0%);
		position: static;
		z-index: 3;
	}
	.video-container
	{
	}
	.video-container video
	{
	    position: absolute;
	    width: 100%;
	    height: 100%;
	}
	.video-container:before
	{
		/*z-index: 2;*/
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom.buttons-colomeess
	{
		padding: 0 0;
		flex-direction: column;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom.buttons-colomeess .submitbutton
	{
		width: 100%;
	}
	.video-container .header-search-wrapper .wrapper1 .tab-content .bookingform form .customRow .customColom .submitbutton input
	{
		width: 100%;
		font-size: 16px;
	}
	/*
	====================================
	*/
	section.about--uss .custom_container
	{
		padding: 40px 0 40px;
	}
	section.about--uss .container
	{
		max-width: 95%;
	}
	section.about--uss .textDescArea .headign h6
	{
		font-size: 15px;
	}
	section.about--uss .textDescArea .headign h4
	{
		font-size: 25px;
	}
	section.about--uss .textDescArea .headign h4 br
	{
		display: none;
	}
	section.about--uss .textDescArea p
	{
		font-size: 15px;
	}
	section.about--uss .overlayBBg
	{
		opacity: .2;
	}
	section.about--uss .textDescArea .readmores
	{
		text-align: center;
	}
	section.about--uss .textDescArea .readmores a
	{
		font-size: 11px;
		padding: 9px 19px;
	}

	.howItWorkSections .headign01 h5
	{
		font-size: 25px;
	}
	.howItWorkSections .headign01
	{
		margin-bottom: 20px !important;
	}
	.howItWorkSections .customRowHITW
	{
		margin-top: 0;
	}
	.howItWorkSections .customRowHITW
	{
		max-width: 100%;
		display: flex;
		flex-direction: row;
		grid-row-gap: 20px;
		grid-column-gap: 1.5%;
	}
	.howItWorkSections .customRowHITW .colom_HITW
	{
		flex: 0 0 auto;
		width: 48%;
	}
	.howItWorkSections .customRowHITW .colom_HITW .image img
	{
		height: 200px;
	}
	.howItWorkSections .customRowHITW .colom_HITW .detils
	{
		margin-top: 10px;
	}
	.howItWorkSections .customRowHITW .colom_HITW .detils h5
	{
		font-size: 16px;
		margin-bottom: 0;
	}
	.howItWorkSections .customRowHITW .colom_HITW .wrapper .detils a
	{
		font-size: 11px;
		padding: 9px 17px 7px;
	}

	footer
	{
		padding-top: 40px;
		padding-bottom: 30px;
	}
	footer .footer_container
	{
		flex-direction: column;
		max-width: 88%;
		grid-row-gap: 20px;
	}
	footer .footer_container .colom.ftr_colom2
	{
		width: 100%;
		padding-left: 0;
	}
	footer .footer_container .colom.ftr_colom2 .footer_links h5
	{
		font-size: 15px;
		margin-bottom: 15px;
	}
	footer .footer_container .colom.ftr_colom2 .footer_links ul li
	{
		margin-bottom: 5px;
	}
	footer .footer_container .colom.ftr_colom2 .footer_links ul li a
	{
		font-size: 13px;
	}
	footer .footer-form form .form-row
	{
		display: flex;
		flex-direction: column;
	}
	footer .footer-form form .form-row .right .form-control
	{
		height: 80px;
	}
	footer .footer-form form .submit-button
	{
		margin-top: 10px;
	}
	.copyright
	{
		padding: 8px 20px;
		flex-direction: column;
		font-size: 13px;
	}
	.copyright .text-copyright span:nth-child(2)
	{
		display: block;
		text-align: center;
	}


	body.innerPage .innerBanner .image-banner
	{
		height: 100px;
	}
	body.innerPage .innerBanner .captions_text
	{
		top: 50%;
		max-width: 100%;
	}
	body.innerPage .innerBanner .captions_text h4
	{
		font-size: 20px;
		white-space: nowrap;
	}
	.contactMainSections
	{
		padding-left: 0;
	}
	.contact_form_area .form_container{
		padding: 40px 10px;
	}
	body.contactPage .contact_form_area .headings1 h5
	{
		font-size: 25px;
		margin-bottom: 20px;
	}
	body.contactPage .contact_form_area .groups
	{
		text-align: center;
	}
	.contact_form_area .form_container .submit_buttons input
	{
		padding: 8px 20px;
		font-size: 14px;
		width: 100%;
	}
	body.policys section.about--uss .textDescArea .headign h4
	{
		font-size: 22px;
	}
	body.policys .textDescArea h3
	{
		font-size: 18px;
	}
	body.policys .textDescArea p
	{
		/*text-align: left;*/
		font-size: 14px;
	}
	body.policys .textDescArea ul li
	{
		font-size: 14px;
	}
}


@media screen and (max-width: 480px)
{
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		background: transparent;
		border: 0px;
	}
	#offcanvasExample
	{
		background-color: #000;
	}
	#offcanvasExample .main_ullist
	{
		padding-left: 0px;
	}
	#offcanvasExample .main_ullist li
	{
		margin-bottom: 7px;
		padding-bottom: 7px;
		border-bottom: 1px solid #ddd;
	}
	#offcanvasExample .main_ullist li a
	{
		color: #ccc;
		font-size: 14px;
	}
	#offcanvasExample .offcanvas-title
	{
		width: 80%;
	}
	#offcanvasExample .btn-close
	{

	}
	#offcanvasExample .btn-close
	{
		opacity: 1;
		background-image: url(../img/close.png);
	}
}

@media screen and (min-width: 481px) and (max-width: 576px)
{
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		background: transparent;
		border: 0px;
	}
	#offcanvasExample
	{
		background-color: #000;
	}
	#offcanvasExample .main_ullist
	{
		padding-left: 0px;
	}
	#offcanvasExample .main_ullist li
	{
		margin-bottom: 7px;
		padding-bottom: 7px;
		border-bottom: 1px solid #ddd;
	}
	#offcanvasExample .main_ullist li a
	{
		color: #ccc;
		font-size: 14px;
	}
	#offcanvasExample .offcanvas-title
	{
		width: 80%;
	}
	#offcanvasExample .btn-close
	{

	}
	#offcanvasExample .btn-close
	{
		opacity: 1;
		background-image: url(../img/close.png);
	}
}

@media screen and (min-width: 577px) and (max-width: 767px)
{
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		background: transparent;
		border: 0px;
	}
	#offcanvasExample
	{
		background-color: #000;
	}
	#offcanvasExample .main_ullist
	{
		padding-left: 0px;
	}
	#offcanvasExample .main_ullist li
	{
		margin-bottom: 7px;
		padding-bottom: 7px;
		border-bottom: 1px solid #ddd;
	}
	#offcanvasExample .main_ullist li a
	{
		color: #ccc;
		font-size: 14px;
	}
	#offcanvasExample .offcanvas-title
	{
		width: 80%;
	}
	#offcanvasExample .btn-close
	{

	}
	#offcanvasExample .btn-close
	{
		opacity: 1;
		background-image: url(../img/close.png);
	}
}

@media screen and (min-width: 768px) and (max-width: 992px)
{
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		background: transparent;
		border: 0px;
	}
	#offcanvasExample
	{
		background-color: #000;
	}
	#offcanvasExample .main_ullist
	{
		padding-left: 0px;
	}
	#offcanvasExample .main_ullist li
	{
		margin-bottom: 7px;
		padding-bottom: 7px;
		border-bottom: 1px solid #ddd;
	}
	#offcanvasExample .main_ullist li a
	{
		color: #ccc;
		font-size: 14px;
	}
	#offcanvasExample .offcanvas-title
	{
		width: 80%;
	}
	#offcanvasExample .btn-close
	{

	}
	#offcanvasExample .btn-close
	{
		opacity: 1;
		background-image: url(../img/close.png);
	}
}