

.t-gray-bg {
	background-color: #F8F8F8;
    /*padding-top: 45px;*/
}
.t-sec-pad {
	padding: 25px 0;
}
.train-common-gradient {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media(min-width: 1200px) {

}
@media (min-width: 768px) {


}

/*==========================
	 Home Page Css
============================*/
/*-------------------------
  banner section section
---------------------------*/
/*.train-home-banner {
	background:linear-gradient(0deg, rgba(0, 0, 0, 0.31), rgba(0, 0, 0, 0.31)), url(../img/home-banner-1.jpg);
}*/
.train-home-banner  {
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*overflow: hidden;*/
    /*z-index: -100;*/
}

.bg-img-linear {
	background-size: cover , cover;
    background-position: 100%, 50%;
    background-repeat: no-repeat, no-repeat;
}
/*--------------------------
  company logo section css
----------------------------*/
.train-company-sec .train-clogo-list .item {
	text-align: center;
}
.train-company-sec .train-clogo-list .clogo-measure {
	height: 100%;
    width: auto;
    margin: 0 auto;
}
.tcom-stage-slider.owl-carousel .owl-stage {
	padding-left: 0 !important;
}
.train-company-sec .owl-nav .owl-prev, 
.train-company-sec .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	outline: none;	
}
.train-company-sec .owl-nav .owl-prev i, 
.train-company-sec .owl-nav .owl-next i {
	color: #282828;
}
.train-company-sec .owl-nav .owl-prev {
	left: -10px;
}
.train-company-sec .owl-nav .owl-next {
	right: -10px;
}  
/*--------------------------
	offes section css
---------------------------*/

.train-offers-sec .offer-link {
	/*position: relative;
	display: inline-block;
	background-color: #fff;
	box-shadow: 0px 0px 6px #0000001A;
	border-radius: 0 0 1px 1px;*/
}
.train-dest-box .dest-img {
	height: 200px;
	border-radius: 1px 1px 0 0;
	overflow: hidden;
}
.prod-img .prod-overlay {
	left: 0;
	bottom: 12px;
    padding: 15px 20px 15px 20px;
    width: 100%;
}
.train-offers-sec .show-more-btn .default-btn {
    height: 29px;
    padding: 4px 18px;
    border-radius: 1px;
} 

.train-offers-sec .offer-box {
	position: relative;
	border-radius: 1px;
	padding: 30px;
	min-height: 390px;
	height: 100%;
}
 .dest-box .dest-img, .product-box .prod-img {
	height: 200px;
	border-radius: 1px 1px 0 0;
	overflow: hidden;
}
.offer-box .offer-img-gradient {
	background: linear-gradient(0deg, #000000, #00000078, #FFFFFF00);
	opacity: 86%;
}
.offer-box .offers-overlay {
	/*left: 0;
	bottom: 15%;
    padding: 15px 25px 10px 25px;
    width: 100%;*/
}
.prod-img .prod-overlay {
	left: 0;
	bottom: 12px;
    padding: 15px 20px 15px 20px;
    width: 100%;
}
.prod-overlay .prod-subtitle {
	background-color: rgba(40, 40, 40, 0.64);
	padding: 5px 7px;
	border-radius: 1px;
	margin-right: 5px;
}
.offer-box .offer-content {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	/*padding: 15px 25px 30px 25px;*/
	padding: 15px 15px 10px 10px;
	/*background-color: rgba(0,0,0,0.5);*/
	/*background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.3) 100%), rgba(255,255,255,0.4) 100%);*/
	background: linear-gradient(0deg, #000000, #00000078, #FFFFFF00);
}
.offer-content .offer-bottom {
    /*position: absolute;
    bottom: 12px;
    left: 0;
    margin-bottom: 22px;
    width: 100%;
    padding: 0 25px;*/
    width: 100%;
    margin-bottom: 0;
}
.offer-content .offer-bottom span.of-bot-logo {
	background-color: #fff;
	border-radius: 3px;
	/*max-width: 80px;*/
	max-width: 160px;
    padding: 2px 6px;
}

.offer-content .offer-bottom span.offer-star {
	text-align: right;
}
.offer-content .offer-bottom span.offer-price{
	padding-top: 2px;
}
.offer-content .offer-bottom span.offer-star, .product-bottom span.prod-star {
	width: 47%;
}
.offer-content .offer-bottom span.of-bot-logo, .product-bottom span.prod-bot-logo {
	/*width: 30%;*/
}
.offer-content .offer-bottom span.offer-price, .product-bottom span.prod-price  {
	/*width: 24%;*/
}
.train-offers-sec .show-more-btn .default-btn,
.train-destination-sec .show-more-btn .default-btn,
.home-p-list .show-more-btn .default-btn {
    height: 29px;
    /*border-color: #CEA049;*/
    padding: 4px 18px;
    border-radius: 1px;
}
/*--------------------------
	boat section css
---------------------------*/
/*Start Page site tabs*/
.site-tabs .nav-pills {

}
.site-tabs .nav-pills .nav-item {
	position: relative;
}
.site-tabs .nav-pills .nav-link {
	border-radius: 0;
    width: 100%;
    padding: 8px 0px;
    border-bottom: 3px solid transparent;
    transition: none;
    color: #000000;
    opacity: 0.7;
    cursor: pointer;	
}
.site-tabs .nav-pills .nav-link.active {
	background-color: transparent;
    color: #132A4C;
    border-color: #132A4C;
    opacity: 1;
    font-weight: 700;
}
.tabs-sep-dot {
	font-weight: 700;
    font-size: 38px;
    line-height: 0.3;
}
.tdest-site-tab .tabs-sep-dot {
	padding-left: 15px; 
	padding-right: 15px; 
} 
.site-tabs .nav-pills .nav-item:before {
	
}
.site-tabs {

}
/*End Page site tabs*/
.train-sec {
	padding: 45px 0;
}
.train-tab-header {
	position: relative;
}
.train-tab-header:before {
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	/*height: px;*/
	left: 0;
	box-shadow:  0px 6px 10px #00000008;
}
.trin-prod-row {
	padding: 0 9px;
}
.trin-prod-list {
	padding: 35px 0;
	/*box-shadow:  0px 6px 10px #00000008;*/
}
.tc-product-col {
	padding: 0 6px;
}
.tc-product-div {
	/*cursor: pointer;*/
	margin-bottom: 15px;
}
.tc-product-div .c-product-img {
	height: 171px;
}
.tc-product-div {

}
.tc-product-div {

}
.tc-product-div {

}
.tc-product-div .c-product-img .c-product-map {
	/*right: 15px;
	top: 15px;
	max-width: 175px;
	width: 100%;*/
}
.tc-product-div .c-product-img .amenities-overlay {
	position: absolute;
	bottom: 0px;
	left: 10px;
}

.c-product-content {
	padding: 15px;
	box-shadow: 0px 2px 6px #0000001F;
	border-radius: 0px 0px 1px 1px;
	position: relative;
	background: linear-gradient(to bottom, #FFF 60%, #F6F6F6 40%);
}
/*.c-product-content:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background-color: #F6F6F6;
}*/
.c-product-content .p-content-top {
	min-height: 85px;
}
.c-product-content .p-content-top a {
	color: #282828;
}

.c-product-content .c-product-title {

}
.c-product-content .c-product-journey {

}
.c-product-content .c-product-itenary {

}

.p-content-middle {

}

.p-content-middle .train-prod-date-owl {
	width: calc(100% - 160px);
	float: left;
	padding: 0 16px;
	height: 29px;
    overflow: hidden;
}
.p-content-middle .p-voir-btn {
	width: 155px;
	float: right;
	padding: 5px 10px;
}
.p-content-middle {

}


/*== Start Product Date Slider ==*/
.train-prod-date-owl .item {
	text-align: center;
}
.train-prod-date-owl .item-inner {

}
.p-content-middle .single-date-row {
	padding: 0 15px;
	display: inline-flex;
}
.p-content-middle .single-date {
    margin-right: 7px;
}

.train-prod-date-owl .item a,
.train-prod-date-owl .item p,
.p-content-middle .single-date a,
.p-content-middle .single-date p {
	display: inline-block;
	padding: 4.5px 6px;
	border: 0.5px solid #BDBDBD;
	border-radius: 2px;
	font-size: 12px;
	color: #282828;
	background-color: #fff;
}
.train-prod-date-owl .owl-nav .owl-prev, 
.train-prod-date-owl .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	outline: none;
	border: 0.5px solid #BDBDBD !important;
	border-radius: 2px;
	height: 29px;
    width: 15px;
    background-color: #fff !important;
}
.train-prod-date-owl .owl-nav .owl-prev i, 
.train-prod-date-owl .owl-nav .owl-next i {
	font-size: 10px;
	padding-bottom: 8px;
}
.train-prod-date-owl .owl-nav .owl-prev {
	left: 0px;
}
.train-prod-date-owl .owl-nav .owl-next {
	right: 0px;
}
.train-prod-date-owl .owl-nav .owl-prev.disabled, 
.train-prod-date-owl .owl-nav .owl-next.disabled {
	/*display: none;*/
}
.p-date-slider-row .product-btn,
.product-p-details .p-btn-link {
	display: inline-block;
	background-color: #FD5F00;
	border: 1px solid #FD5F00;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 7px;
	font-weight: 700;
    border-radius: 4px;
}
/*== End Product Date Slider ==*/


.p-content-footer {

}
.c-product-content .p-content-footer {
    margin-bottom: 0;
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    bottom: 15px;
    left: 0;
    /*padding: 0 26px;*/
}
.c-product-content .p-content-footer span.offer-star {
	width: 47%;
}
.c-product-content .p-content-footer span.of-bot-logo {
	width: 30%;
}
.c-product-content .p-content-footer span.offer-price {
	width: 24%;
}
/*.show-more-btn .default-btn {
	color: #fff;
    background-color: #CEA049;
    height: 30px;
    border-color: #CEA049;
    padding: 4px 30px;
    border-radius: 1px;
} */

.dis-percent {
	padding: 2px;
	background-color: #000;
	color: #fff;
}
/*--------------------------
	destinatio section css
---------------------------*/
.train-destination-sec {
	padding-bottom: 50px;
}
.train-destination-row .train-dest-box {
	margin-bottom: 30px;
}
.train-dest-box .dest-link {
	display: inline-block;
	background-color: #fff;
	box-shadow: 0px 2px 6px #00000029;
	position: relative;
	border-radius: 1px;
	overflow: hidden;
}
.dest-img .dest-img-gradient {
	background: linear-gradient(180deg, #000000, #381A00);
	opacity: 6%;
}
.train-dest-box .dest-content {
	background-color: #fff;
	border-radius: 0 0 1px 1px;
	/*box-shadow: 0px 2px 6px #00000029;*/
	padding: 15px 20px 12px 20px;
}
.dest-content .d-title {
	color: #277B8C;
	/*border-bottom: 1px solid #00000029;*/
	/*display: inline;*/
	padding-bottom: 6px;
	margin-bottom: 7px;
	position: relative;
}

.dest-content .d-title:after {
	content: " ";
	position: absolute;
	width: 60px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 0.5px solid #70707030;
}
/*-------------------------
	Avis section css
----------------------------*/
.avis-sec {
	position: relative;
}
.avis-sec-overlay {
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(to right, rgba(0,0,0,0.73), rgba(0,0,0,0.17));
    opacity: 38%;
}
.avis-title-div {

}
.tdp-avis-owl {

}
.tdp-avis-owl .item {
	border: 0.5px solid #AAAAAA;
	background-color: rgba(255,255,255,0.84);
	padding: 20px;
}
.tdp-avis-owl {
	
}
/*======End Main Page css=====*/


/*==========================
	End Home Page Css
============================*/



/*Extra small devices (portrait phones, less than 576px)*/
 /*No media query for `xs` since this is the default in Bootstrap*/

 /*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 

}

 /*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 


	.train-home-banner .train-banner-content {
		position: absolute;
	    max-width: 1270px;
	    width: 100%;
	    left: 50%;
	    top: 35%;
	    transform: translate(-50% , 0px);
	    z-index: 1029;
	    padding: 0 7px;
	}

	/*=======Start Reacher form css=======*/

	.train-reach-dropdown::before {
	    content: "";
	    width: 0;
	    height: 0px;
	    border-left: 8px solid transparent;
	    border-right: 8px solid transparent;
	    border-bottom: 10px solid #fff;
	    position: absolute;
	    top: -10px;
	}
	.train-reach-dropdown.before-2::before {
		left: 30%;
	}
	.train-reach-dropdown.before-3::before {
		left: 57%;
	}
	.train-reacher-form .train-form-display .train-input-display {
		width: 26%;
		float: left;
		padding: 0 7px;
	}
	.train-reacher-form .train-form-display .train-input-display:last-child {
		width: 22%;
		/*padding-right: 0;*/
	}
	.train-reacher-form .r-form-title {
		font-size: 17px;
		color: #fff;
		font-weight: 600;
	}
	.train-reacher-form .t-reach-input {
	    color: #282828;
	    border-radius: 2px;
	    border: 0.5px solid #B6B6B6;
	    height: 60px;
	    background-image: url(../images/icons/black-chevron-down.svg);
	    background-repeat: no-repeat;
	    background-position: 95% center!important;
	    appearance: none;
	    font-size: 19px;
	    width: 100%;
	    padding: 15px;
	}
	.train-reacher-form .t-reach-input::placeholder::first-letter {
		font-weight: 700;
	}
	.train-reacher-form .reach-btn {
		color: #fff;
		background-color: #CEA049;
		height: 60px;
		width: 100%;
		font-size: 21px;
		border-color: #CEA049;
		padding: 12px;
	}
	.train-reacher-form .train-reach-dropdown {
		display: none;
	    padding: 30px;
	    clear: both;
	    position: absolute;
	    top: 100%;
	    left: 14px;
	    width: 97.58%;
	    z-index: 1051;
	    display: none;
	    background-color: #fff;
	    box-shadow: 0 3px 25px #000000B0;
	    border-radius: 2px;
	}
	.train-reach-dropdown .close-btn {
	    color: #111f2a;
	    position: absolute;
	    top: 5px;
	    right: 20px;
	    font-size: 20px;
	}
	.train-reach-dropdown .reach-title {
		border-bottom: 2px solid transparent;
		display: inline;
	    padding-bottom: 5px;
	}
	.train-reach-dropdown .r-main-title {
		color: #16697A;
	}
	.train-reach-dropdown .r-option-list li a {
		color: #282828;
	}
	.r-option-list li .r-dest-link {
		border-bottom: 2px solid transparent;
		padding-bottom: 2px;
		line-height: 1.7;
		display: inline;
		cursor: pointer;
	}
	.r-option-list li .r-dest-link:hover, .r-option-list li .r-dest-link.selected,
	 .train-reach-dropdown .reach-title.selected {
		border-color: #CEA049;
	}
	.train-reach-dropdown .month-list li {
		width: 25%;
	    padding-right: 8px;
	    padding-bottom: 8px;
	    float: left;
	    cursor: pointer;
	}
	.train-reach-dropdown .month-list li .tr-month-link {
	    padding: 10px;
	    border: 0.5px solid #707070;
	    display: block;
	    width: 100%;
	    text-align: center;
	    font-size: 16px;
	}
	.train-reach-dropdown .month-list li .tr-month-link:hover,
	.train-reach-dropdown .tr-option-col .tr-text-list:hover,
	.train-reach-dropdown .month-list li .tr-month-link.selected,
	.train-reach-dropdown .tr-option-col .tr-text-list.selected  {
		background-color: #CEA049;
		color: #fff;
		font-weight: 600;
	}
	.month-list li .tr-month-link.disabled {
	    pointer-events: none;
	    color: #AAAAAA;
	    background-color: #F8F8F8;
	}
	.train-reach-dropdown .tr-option-col .tr-text-list {
		padding: 6px;
	    border: 0.5px solid #707070;
	    cursor: pointer;
	    margin-bottom: 15px;
	    font-size: 16px;
	    font-weight: 600;
	    text-align: center;
	}
	.train-reach-dropdown .tr-text-list .r-logo-link {
		font-size: 16px;
		color: #282828;
	}
	.train-reach-dropdown .tr-option-col .tr-text-list:hover .r-logo-link {
		color: #fff;
	}
	.reach-after1:before,
	.reach-after2:before,
	.reach-after3:before {
		content: ''; 
	    top: 0;
	    right: 0;
	    bottom: 0;
	    left: 0;
	    background-color: rgba(0,0,0,.5);
		position: fixed;
		z-index: 1029;

	}

	/*=======END Reacher form css=======*/
	/*=======company logo css=======*/
	.train-company-sec {
		padding: 25px 0;
	}
	/*==========offer block css==========*/
	.page-section-title {
		padding-bottom: 30px;
		text-align: center;
	}
	.page-section-title .title-border {
		position: relative;
		padding-bottom: 5px;
	}
	.page-section-title .title-border:after {
		content: " ";
		position: absolute;
		border-bottom: 0.5px solid #6C6C6C;
		display: inline-block;
		width: 50px;
		left: 50%;
	    transform: translateX(-50%);
		bottom: 0;
	}
	.train-offers-sec {
		padding-top: 40px
	}
	.tab-mob-offer .show-more-btn, .mob-destination .show-more-btn {
		text-align: center;
	}
	/*-------------*/
	.tdest-site-tab {
		max-width: 630px;
		/*max-width: 675px;*/
		margin: 0 auto;
		overflow: hidden;
		height: 42px;
		/*padding-top: 10px;*/
		/*overflow: hidden;*/
	}
	.avis-sec {
		padding: 60px 0;
	}

}

 /*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
	.train-company-sec .train-clogo-list .item {
		/*height: 45px;
		padding: 0 10px;*/
		height: 65px;
		padding: 0 5px;
	}
}

 /*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
	.train-home-banner {
		height: 650px;
	}
	.train-company-sec .train-clogo-list {
		padding: 0 50px;
	}
	.train-offers-row {
		padding: 0 5px;
	}
	.train-offers-row .train-offer-col {
		padding-right: 10px;
		padding-left: 10px;
	}
	.dest-content .dest-bottom {
	    display: inline-block;
	    margin-bottom: 0;
	}

}

@media(min-width: 768px) and (max-width: 1199.98px) {
	.train-home-banner .train-banner-content {
		top: 15%;
	}
	.train-home-banner .train-banner-content .title-banner {
		font-size: 30px;
	}
	.tfoot-top-div {
		padding: 15px;
	}
	.train-reacher-form .reach-btn {
		font-size: 16px;
		padding-top: 15px;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) {
	.train-reacher-form .t-reach-input,
	.train-reacher-form .reach-btn {
		height: 50px;
		font-size: 14px;
	}
	.train-reacher-form .reach-btn {
		font-size: 11px;
		padding-top: 17px;
	}
	.train-reacher-form .train-reach-dropdown {
		padding: 10px;
	}
	.train-reach-dropdown .reach-title {
		font-size: 15px;
	}
	.train-reach-dropdown .r-main-title {
		margin: 10px 0 7px 0 !important;
	}
	.train-reach-dropdown .r-main-title,
	.train-reach-dropdown .r-sub-title,
	.r-option-list li .r-dest-link {
		font-size: 13px;
	}
	.r-option-list li .r-dest-link,
	.train-reach-dropdown .tr-option-col .tr-text-list {
		font-size: 13px;
	}
	.train-reacher-form .train-reach-dropdown {
		width: 96%;
	}
	.train-reach-dropdown .month-list li .tr-month-link {
		padding: 5px;
	}

	/*-------------*/
	.train-company-sec .train-clogo-list .item {
			height: 34px;
	}

}

 /*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) { 
	.train-home-banner {
		height: 565px;
	}
	.tdpof-stage-slider.owl-carousel .owl-item img {
		width: 55px;
		height: auto;
		display: inline-block;
	}
	.tdpof-stage-slider.owl-carousel .offer-price img {
		width: 17px;
	}
	.offer-stage-slider.owl-carousel .owl-item img {
		width: 83px;
		height: auto;
		display: inline-block;
	}
	.offer-stage-slider.owl-carousel .offer-price img {
		width: 17px;
	}

}

 /*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) { 
	.offer-link .offer-content {
		padding: 15px;
	}
	.offer-link .offer-content .of-bot-logo {
		display: inline-block;
		width: 100px;
	}
	.offer-content .offer-bottom span.offer-star, 
	.product-bottom span.prod-star {
		font-size: 10px;
	}
	.offer-content .offer-bottom span.offer-star {
		width: 49%;
		text-align: center;
	}
	.offer-content .offer-bottom span.of-bot-logo {
		margin-bottom: 12px;
	}
	.offer-box .offers-overlay {
		bottom: 15%;
	}
	.offer-content .offer-bottom span.offer-price {
		font-size: 13px;
	}
	.offer-content .offer-bottom {
		/*margin-bottom: 10px;*/
		/*padding: 0 18px;*/
	}
	.offer-box .offers-overlay {
		/*padding: 18px;*/
	}
}
 /*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) { 
	.page-section-title {
		padding-bottom: 10px;
	}
	.page-section-title .sec-title {
		font-size: 20px;
	}
	.page-section-title .sub-title {
		font-size: 13px;
	}
	.train-home-banner .train-banner-content {
		padding: 110px 15px 15px 15px;
	}
	/*--------*/
	.train-company-sec {
		padding: 20px 0;
	}
	/*-------*/
	.offer-content .offer-bottom span.of-bot-logo {
		max-width: 75px;
	}
	.offer-box .offers-overlay {
		bottom: 12%;
	}
	.offer-content .offer-bottom {
    	margin-bottom: 5px;
	} 
	/*-----------*/
	.train-swiper-mobtab .swiper-slide {
		text-align: center;
	    border-radius: 0;
	    width: auto !important;
	    transform-style: preserve-3d;
	    position: relative;
	}
	.train-swiper-mobtab .swiper-slide .nav-link {
		color: #6C6C6C;
	    /*font-weight: 500;*/
	    cursor: pointer;
	    border-bottom: 2.8px solid transparent;
	    padding: 10px 0px 10px 0px;
	    margin-right: 30px;
	}
	.train-swiper-mobtab .swiper-slide .nav-link.active /*,
	.train-swiper-mobtab .swiper-slide.swiper-slide-active*/ {
		color: #282828;
	    border-color: #282828;
	    font-weight: 700;
	    /*border-color: */
	}	
	.train-swiper-mobtab .swiper-slide .tabs-sep-dot {
		position: absolute;
		top: 5px;
		left: -19px;
	}
	.train-swiper-mobtab .swiper-slide .swiper-anc {
		/*padding-left: 0 !important; */
	}
	.train-swiper-mobtab .swiper-slide {

	}
	.train-swiper-mobtab .swiper-slide {

	}
	.swiper-button-prev ,
	.swiper-button-next {
		opacity: 0 !important;
		text-indent: -2000px;
	}

	.train-swiper-mobtab {

	}
	/*------------*/
	.train-dest-box .dest-img {
		height: 150px;
	}
	.train-dest-box .dest-content {
		padding: 15px;
	}
	.train-destination-row .train-dest-box {
		margin-bottom: 20px;
	}
	.avis-sec-overlay {
	    opacity: 67%;
	}
	.avis-sec {
	    padding: 30px 0;
	    background-position: left;
	}

}

 /*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 

}
 /*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 359.99px) { 

}


 /*Extra large devices (large desktops)*/
 /*No media query since the extra-large breakpoint has no upper bound on its width*/








