body{margin:0px;padding:0px;background-color:#ffffff;color:#000000;font-size:16px;}
a{color:#000000;text-decoration: none;}
a:hover{color:#000000;text-decoration: none;}
a:focus{color:#000000;text-decoration: none;}
.width100{width:100%;}
.spacer2{height:2px;}
.spacer5{height:5px;}
.spacer10{height:10px;}
.spacer15{height:15px;}
.spacer20{height:20px;}
.spacer25{height:25px;}
.mbspacer{margin-bottom: 20px;}
.bold{font-weight:bold;}
.rtl{direction: rtl;}
.black-bg{background-color:#000000;}
.social{background: #fff none repeat scroll 0 0;border-radius: 5px;display: inline-block;height: 25px;position: relative;text-align: center;width: 25px;}
.social:hover{opacity:0.7;}
@media only screen and (min-width : 1600px){
}
@media only screen and (max-width : 1024px)  and (orientation : landscape){
}
@media only screen and (max-width : 768px) and (orientation : portrait){
}
@media only screen and (max-width : 750px){
}
@media only screen and (max-width : 480px){
}