iframe {
	background-image: url("/root/assets/img/all/loading2.gif");   
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.custom-nav-link {
 margin-left: -30px;
 margin-top: 3px;
}

.entry-header .entry-title {
    overflow: hidden;
    text-overflow: ellipsis;
}


.inital-product-align {
margin-top: 30px;
}

.thumb a:first-child {
    font-size: 12px;
}

.secondary-product-border {
	border-left: 1px solid #ccc;
}

.product-link-align {

}

.final-product-border {
  border-right: 1px solid #ccc;
}

.secondary-product-font {
	font-size: 11px;
}
/* A styles */

.global A:active {
    COLOR: #584528 !important;
    TEXT-DECORATION: underline;
}

.global A:hover {
    COLOR: #000000 !important;
    TEXT-DECORATION: underline;
}

.global A:visited {
    COLOR: #584528 !important;
    TEXT-DECORATION: underline;
}

.global A:link {
    COLOR: #584528 !important;
    TEXT-DECORATION: underline;
}

 .global  {
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
 }
 .global-body  {
   FONT-SIZE: 13px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
 }
 .gloabl-header {
 COLOR: #584528;
 FONT-SIZE: 14px;
 FONT-WEIGHT: bold;
 }
 
 .gloabl-sub-header {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #584528;
 }
 .global-site  {
 font-size: 12px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
 }
/* Media Queries */
@media only screen and (max-width : 1023px) {
.custom-nav-link {
position: relative;
 left: -12px
}
.inital-product-align {
margin-top: 0;
}
.secondary-product-border {
	border-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
}
.final-product-border {
  border-right: 0;
}
.secondary-product-font {
	font-size: 13px;
}
}
@media (max-width: 768px){
 .custom-nav-link {
    margin-left: -29px;
	 margin-top: 3px;
}
.inital-product-align {
margin-top: 0 !important;
}
.product-link-align {
margin-top: 20px;
margin-bottom: 10px;
}
.size-font {
font-size: 11px;
}
.addmargin {
margin-top: 5px;
}
.size-font {
font-size: 11px;
}
}
@media (min-width: 769px)and (max-width: 1023px) {
 .custom-nav-link {
    margin-left: -29px;
	 margin-top: 3px;
}
.font-map {
font-size: 12px;
}
.product-link-align {
margin-top: 20px;
margin-bottom: 10px;
}
.inital-product-align {
margin-top: 0 !important;
}
}
@media (max-width: 1280px){
.custom-nav-link {
    margin-left: -29px;
	 margin-top: 3px;
}
.inital-product-align {
margin-top: 68px;
}
.font-map {
font-size: 12px;
}
}
@media (max-width: 320px) {
 .thumb a:first-child {
    font-size: 10px;
}
.addmargin {
margin-top: 5px;
}
.size-font {
font-size: 10px;
}
}

/*------------------------------------------------------*/
#left p {font-size:12px; line-height:16px; color:#666; margin:10px 0;}
#rules a {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000;}
#left .phone input {display:inline-block;}
#left em {font-weight:bold; font-style:normal; color:#f00;}
#left .newphone3
{
width: 40px;
margin-right: 7px;
}
#left .newphone4
{
width: 40px;
}
#left textarea
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 margin-bottom: 10;
 display: block;
 vertical-align: top;
}
#left input 
{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	display: block;
	vertical-align: top;
	padding:4px;
	width:150px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#left select {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	display: block;
	vertical-align: top;
	padding:3px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.fieldlabel
{
	display: inline-block;
	line-height: 1.8em;
	vertical-align: top;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
}
.radio
{
 font-size: 12px;
 display: inline-block;
 vertical-align: top;
}
.checkbox
{
 font-size: 12px;
 margin-top: 5px;
}
.required
{
 font-style: italic;
 padding: 0 2px;
 color: #666;
}
.button
{
 float: left;
 text-transform: uppercase;
 color: #FFF;
 border: none;
 text-align: center;
 width: 67px;
 height: 20px;
 font-size: 11px;
 display: inline-block;
 padding-top: 1px;
 padding-right: 0;
 padding-bottom: 1px;
 padding-left: 0;
 margin-top: 15px;
}

.clear
{
 clear: both;
}

#contest-form {
}

#contest-form  #actual-form .table-responsive {
 overflow-x: unset;
 border: none;
}
#fb-like {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A9A9A9;
	
}

textarea#myurl {visibility:hidden; display:none;}
#myurl {visibility:hidden; display:none;}

/* removing loader image from contest page fb-like image*/
#contest-form #fb-like #like-button iframe {
  background-image: none;
}