.farukh-me ul li {
    padding: 0px 5px !important;
    margin: 0px !important;
    line-height: 2;
    color: black;
}
.farukh-me ul li a {
    float: left;
    margin-left: 10px;
}
ul#main-menu li a b.x-caret {
    display: none;
}
.x-nav-menu > .x-menu-item + .x-menu-item {
    margin-left: 25px !important;
}












/*==============Media Queries==============*/

/* 4K large Screens */
@media (min-width : 1921px) and (max-width : 3840px) {
	

}


/* 24" large Screens */
@media only screen and (max-width : 1920px) {	}


/* 22" large Screens */
@media only screen and (max-width : 1680px) {	}


/* 20" large Screens */
@media only screen and (max-width : 1600px) {	}


/* 19" large Screens */
@media only screen and (max-width : 1440px) {	}


/* 13" Notebook Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {	}


/* Ubuntu, Medium Screens */
@media only screen and (max-width : 1198px) {	}


/* 12" Notebook & iPad landscape  · width: 1024px */
@media only screen and (max-width : 1024px) {	}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {	}


/*Landscape*/
@media only screen and (max-width : 960px) {	}


/* Kindel Fire HD 8.9in (800x1280) Tablets */
@media only screen and (max-width : 800px) {	}


/* iPad (All) (768x1024) Portrait Tablets */
@media only screen and (max-width : 768px) {	}

/* Lower then iPad (All) (767x---) */
@media only screen and (max-width : 767px) {	}

/*iPhone 6 Plus landscape · width: 736px */
@media only screen and (max-width : 736px) {	}

/*iPhone 6 landscape · width: 667px */
@media only screen and (max-width : 667px) {	}


/*iPhone4 and iPhone5 Galaxy S2 and S3  */
@media only screen and (max-width : 640px) {	}


/* Google Nexus 7 603x966 | Samsung Galaxy Tab 600x1024  */
@media only screen and (max-width : 603px) {	}


/* iPhone 5 Landscape · 320x568px */
@media only screen and (max-width : 568px) {	}


/* Kindel Fire HD 8.9in (533x853) Tablets */
@media only screen and (max-width : 533px) {
.farukh-me ul li a {
    float: none;
    margin-left: 10px;
    font-size: 12px;
    padding: 8px 5px !important;
}
}


/*iPhone3 Landscape*/
@media only screen and (max-width : 480px) {
.farukh-me ul li a {
    float: none;
    margin-left: 10px;
    font-size: 12px;
    padding: 8px 5px !important;
}
}


/* iPhone 6 PLUS (414x736) */
@media only screen and (max-width : 414px) {
.farukh-me ul li a {
    float: none;
    margin-left: 10px;
    font-size: 12px;
    padding: 8px 5px !important;
}
}


/* iPhone 6 portrait (375x667) */
@media only screen and (max-width : 375px ) {
.farukh-me ul li a {
    float: none;
    margin-left: 10px;
    font-size: 12px;
    padding: 8px 5px !important;
}
}


/* Galaxy S5 (360x640) */
@media only screen and (max-width : 360px) {
.farukh-me ul li a {
    float: none;
    margin-left: 10px;
    font-size: 12px;
    padding: 8px 5px !important;
}
}


/* iPhone 3/4 Blackberry8300 / LG/ AUSUS / S3 S4 */
@media only screen and (max-width : 320px) {
.farukh-me ul li a {
    float: none;
    margin-left: 10px;
    font-size: 12px;
    padding: 8px 5px !important;
}
}


/*Galaxy Y*/
@media only screen and (max-width : 240px) {
.farukh-me ul li a {
    float: none;
    margin-left: 10px;
    font-size: 12px;
    padding: 8px 5px !important;
}    
}