/*

Custom CSS : MohammadKasim 
mohd.kasimnazeer@gmail.com
Written after minified version

*/

.mt-20
{
	margin-top: 20px;
}


.menu-toggle
{
	padding-right: 92px !important;
}

.menu {
    
    text-align: right !important;
  
}

.myfont
{
	font-family: "PT Sans",Helvetica,sans-serif;
	font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
   
}


@media only screen and (min-width : 320px) {

	
.menu-toggle {
   padding-right: 40px !important;
}
}

@media only screen and (min-width : 375px) {

	
.menu-toggle {
  padding-right: 98px !important;
}

}

@media only screen and (min-width : 414px) {

	
.menu-toggle {
  padding-right: 136px !important;
}
}

@media only screen and (min-width : 438px) {

	
.menu-toggle {
  padding-right: 163px !important;
}
}


@media only screen and (min-width : 480px) {

	
.menu-toggle {
  padding-right: 200px !important;
}
}

@media only screen and (min-width : 568px) {

	
.menu-toggle {
  padding-right: 290px !important;
}
}

@media only screen and (min-width : 639px) {
.menu-toggle {
  padding-right: 360px !important;
}
}
@media only screen and (min-width : 667px) {

	
.menu-toggle {
  padding-right: 386px !important;
}
}


@media only screen and (min-width : 678px) {

	
.menu-toggle {
  padding-right: 400px !important;
}
}

@media only screen and (min-width : 694px) {

	
.menu-toggle {
  padding-right: 416px !important;
}
}



@media only screen and (min-width : 734px) {

	 .menu-toggle{
	 padding-right: 457px !important;
}
}

@media only screen and (min-width : 736px) {

	 .menu-toggle{
	 padding-right: 459px !important;
}
}








    /* Extra Small Devices, Phones */ 
  


    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    }




