﻿





.form-err{
    color: #ff0066;
}









/* iPhone Phone Dikey*/
@media screen and (min-width: 360px) and (max-width: 1024px)

{


.gmenu{
    flex-flow: column !important;
    width: 100%;
    position: absolute;
    background: #fff;
    top: 73px;
    align-items: flex-start !important;
    padding: 20px;
    left: 0;
}

.px-4{width: 100%;}



}
/* iPhone Phone Dikey*/

























































/* iPhone Phone Yatay*/
@media only screen  and (min-width: 360px) and (max-width: 1024px) and (orientation: landscape) 
{ 



}
/* iPhone Phone Yatay*/


/* iPhone  Tablet Dikey*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) 
{ 





}
/* iPhone  Tablet Dikey*/



/* iPhone  Tablet Yatay*/
@media only screen  and (min-width: 768px)   and (max-width: 1366px)  and (orientation: landscape) 

{





}
/* iPhone  Tablet Yatay*/



/*zoom 110ustu*/
@media screen and (max-width: 1800px) and (min-width: 1700px)
{


}
/*zoom 110ustu*/

/*zoom 125ustu*/
@media screen and (max-width: 1700px) and (min-width: 1500px)
{




}
/*zoom 125ustu*/


/*zoom 150ustu*/
@media screen and (max-width: 1500px) and (min-width: 1200px)
{

.full{width: 96%;}



}
/*zoom 150ustu*/

/*zoom 175ustu*/
@media screen and (max-width: 1200px) and (min-width: 1024px)
{


.full{width: 96%;}




}
/*zoom 175ustu*/