/*Extra small devices (portrait phones, less than 320px)*/
@media  (max-width: 320px){
	
	.popup_inner_1_item h4 {
    font-size: 21px !important;
}
	
	
	
}
/*Extra small devices (portrait phones, less than 360px)*/
@media  (max-width: 360px){
	
	.custom_navbar a {
    font-size: 23px !important;
}
	
	
	
	
	
	
}
/*Extra small devices (portrait phones, less than 375px)*/
@media  (max-width: 375px){
	

.green_drink_body {
    background-size: 150% 20% !important;
}
	
	
	
}
/*Extra small devices (portrait phones, less than 414px)*/
@media  (max-width: 414px){
	
	
	
	
	
	
	
}
 /*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {


.custom_navbar {
    padding: 20px 0;
}

.green_drink_img {
    padding: 60px 0px;
}
.custom_navbar a {
    font-size: 28px;
}
.custom_navbar .custom_collapse ul li a {
    font-size: 24px;
    padding: 0px 0px !important;
    color: #fff;
}
#link_bar:after{
	opacity: 0;
	display: none;
}

.green_drink_body {
    background-size: 150% 18%;
    min-height: auto;
    background-color: #103637;
}

#popup_1 {
    zoom: 60% !important;
    width: 95%;
}
.popup_inner_1 {
    position: relative;
    padding: 20px;
}
.popup_inner_1_item h6 a {
    font-size: 22px;
}
#popup_2 {
    zoom: 20% !important;
}

.custom_modal .popup_inner_2 {
    padding: 30px 20px;
}

.popup_inner_2_item h2 {
    font-size: 30px;
}


.custom_modal_img .popup_img {
    position: relative;
    color: #fff;
    border-radius: 5px;
    padding: 40px 15px 20px 15px;
}
.popup_inner_2_item button {
    padding: 6px 30px;
    font-size: 16px;
}

.popup_inner_1_item h1 {
    font-size: 32px;
}


.popup_inner_1_item h4 {
    font-size: 24px;
}
.popup_inner_1_item p {
    margin-bottom: 15px;
    font-size: 14px;
}


.popup_inner_2_item .form-control {
    height: calc(1.5em + .75rem + 2px);
    font-size: 14px;
}
/*.green_drink_img:after {
    display: none;
}*/









}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    
	
.custom_navbar {
    padding: 30px 40px;
}

.green_drink_img {
    padding: 60px 0px;
}
.custom_navbar a {
    color: #02292b;
    font-size: 54px;
}

.custom_navbar .custom_collapse ul li a {
    font-size: 30px;
    padding: 5px 0px !important;
    color: #fff;
}
	
#link_bar:after{
	opacity: 0;
	display: none;
}
.custom_navbar a {
    font-size: 36px;
}
.green_drink_body {
    background-size: 100% 32%;
    min-height: auto;
    background-color: #103637;
}

#popup_1 {
    zoom: 65% !important;
    width: 85%;
}

.custom_modal .modal-dialog {
    zoom: 95%;
}

/*.green_drink_img:after {
    display: none;
}
*/








	
	
}

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

.custom_navbar {
    padding: 20px 0;
}

.green_drink_img {
    padding: 60px 0px;
}
.custom_navbar a {
    font-size: 36px;
}

.custom_navbar .custom_collapse ul li a {
    font-size: 24px;
}

#link_bar:after {
    top: 15px;
    width: 2px;
    height: 18px;
}
#popup_1 {
    zoom: 65% !important;
}

/*.green_drink_img:after {
    display: none;
}

*/









	
	
	
	
	
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    
	.custom_navbar a {
    font-size: 48px;
}

.custom_navbar .custom_collapse ul li a {
    font-size: 28px;
}

#link_bar:after {
    top: 17px;
    height: 21px;
}

#popup_1 {
    zoom: 70% !important;
}




/*.green_drink_img:after {
    width: 96.3%;
    height: 72.5%;
}

*/







	
	
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    
    
	#popup_1{
    top: 50%;
    zoom: 70% !important;
}
	
	
	
}



/*// Extra large devices (large desktops, 1440px and up)*/
@media (min-width: 1440px) and (max-width: 1699.98px){

#popup_1{
    top: 50%;
    zoom: 80% !important;
}


/*.green_drink_img:after {
    width: 97.3%;
    height: 80.5%;
}
*/




}





/*// Extra large devices (large desktops, 1440px and up)*/
@media (min-width: 1700px) and (max-width: 2099.98px){
	
	#popup_1{
    zoom: 100% !important;
}
	
/*.green_drink_img:after {
    width: 98%;
    height: 85.5%;
}

*/



	
	
	
}



/*// Extra large devices (large desktops, 1440px and up)*/
@media (min-width: 2100px){
	
/*	.green_drink_img:after {
    width: 98.3%;
    height: 85.5%;
}
*/
	
	
}












