﻿body {font-family: 'Dosis', sans-serif !important;}

.hidden-phone{ max-width:1200px; margin:auto;}
.innerGT{width: 780px;display: block;float: left;font-size: 35px;line-height: 60px;margin-top: 60px;
		 color: #de2b240;text-align: right;padding-right: 29px;
         text-shadow: 1px 1px 1px #de2b24;}
         
.Gap_GRBlock{ display:none;}
.GTaRea{ width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    margin-top: 33px;}


@media screen and (min-width:1201px) and (max-width:1800px) { 
.Gap_GRBlock{width: 780px;float: left;height: 20px; display:block}
}


@media screen and (min-width:1019px) and (max-width:1200px) { 
.innerGT{width: 585px;}
.hidden-phone{ max-width:1000px; margin:auto;}
.Gap_GRBlock{ display:none;}
}

@media screen and (min-width:810px) and (max-width:1004px) { 
.GTaRea{ width:780px; margin:auto;}
.innerGT{width: 100%;margin-top:0px;}
}

@media screen and (min-width:615px) and (max-width:809px) { 
.GTaRea{ width:585px; margin:auto; }
.innerGT{width: 100%;margin-top:0px;}
}


@media screen and (min-width:420px) and (max-width:614px) { 
.GTaRea{ width:390px; margin:auto;}
.innerGT{width: 100%;margin-top:0px; font-size:32px}
}
@media screen and (min-width:320px) and (max-width:419px) { 
.GTaRea{ width:290px; margin:auto;}
.innerGT{width: 100%;margin-top:0px; font-size:22px;}
.brick1{ width:145px !important; height:145px !important;}
}



.brow {
  margin-left: 0;
  *zoom: 1;
}

.brow:before,.brow:after {
  display: table;
  content: "";
  line-height: 0;
}

.brow:after {
  clear: both;
}

[class*="brick"] {
  float: left;
  min-height: 1px;
  margin-left: 0;
}

.cardpretext {
	TEXT-ALIGN: center;
    margin-top: 15px;
    color: #0f5b8f;
    font-size: 21px;
    line-height: 33px;}
	
.cardpretext p {
	TEXT-ALIGN: center;
    margin-top: 15px;
    color: #0f5b8f;
    font-size: 21px;
    line-height: 33px;}	

.navbar .container {
  /*width: 990px;*/
}

.brick6 {
  width: 1170px;
  height: 195px;
}

.brick5 {
  width: 975px;
  height: 195px;
}

.brick4 {
  width: 780px;
  height: 195px;
}

.brick3 {
  width: 585px;
  height: 195px;
}

.brick2 {
  width: 390px;
  height: 195px;
}

.brick1 {
  width: 195px;
  height: 195px;
}

.boffset6 {
  margin-left: 1170px;
}

.boffset5 {
  margin-left: 975px;
}

.boffset4 {
  margin-left: 780px;
}

.boffset3 {
  margin-left: 585px;
}

.boffset2 {
  margin-left: 390px;
}

.boffset1 {
  margin-left: 195px;
}

#header {
  background: url(../img/header-bg.jpg) no-repeat fixed center center transparent;
  background-size: cover;
}

#header .header-holder {
  height: auto;
  width: 100%; padding:10px 0px;
}

#header h1 {
  font-size: 40px;
}

#header [class*="brick"] {
  background: #f35e58;
  color: #fff;
  border: 1px solid #242424;
}

#header [class*="brick"] .inner {
  padding: 0px;
}

#header .odd {
  background: #de2b24;
 border: 1px solid #242424;
}

#header .transparent {
  background: 0;
}

#header .logo_container {
  z-index: 2;
}

#header .logo_container .logo {
  text-align: center;
  font-size: 64px;
  margin-top: 77.5px;
}

#header .logo_container .logo a:hover,
 #header .logo_container .logo a:focus,#header .logo_container .logo a:active {
  color: #fff;
  text-decoration: none;
}

#header .nav-item {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 19.2px;
}

#header .nav-item .nav-hover {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  border: 8px solid rgba(255,255,255,0.5);
  opacity: 0;
  z-index: 1;
  -webkit-transition: .2s ease-in-out all;
  -moz-transition: .2s ease-in-out all;
  -o-transition: .2s ease-in-out all;
  transition: .2s ease-in-out all;
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}

#header .nav-item:hover,#header .nav-item:active,#header .nav-item:focus {
  color: #fff;
  text-decoration: none;
}

#header .nav-item:hover .nav-hover {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

#header .nav-item i {
  display: block;
  font-size: 60px;
  padding-top: 45px;
}

#header .nav-item span {
  display: block;
  padding-top: 85px;
  font-size: 18px;
  font-weight: bold;
}

#header .thumb {
  background: 0;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -ms-perspective: 800px;
  -o-perspective: 800px;
  perspective: 800px;
}

#header .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}

#header .thumb .scroll {
  overflow: hidden;
}

#header .thumb .scroll .img2 {
  bottom: -195px;
}

#header .thumb .nav-item {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  -webkit-transition: -webkit-transform 1s;
}

#header .thumb .nav-item img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#header .thumb .nav-item.flipX .img2 {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}

#header .thumb .nav-item.flipY .img2 {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

#header .thumb.active .flipX {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}

#header .thumb.active .flipY {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

#header .thumb .nav-hover {
  display: none;
}


/*---------------inner list greetings css--------------------------*/

.Gr_blocks{border: 1px solid #de2b24;
    margin: 1%;
    width: 17.5%;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    background-color: #ececec;}
.Gr_blocks .contain{text-align:center; margin-top:10px; display:block}
.Gr_blocks .contain img{ border:1px solid #000}
.Gr_blocks .containText{text-align: center;
    margin-top: 10px;
    display: block;
    background: #fcc3c1;
    padding: 5px;
    border-top: 1px solid #de2b24; border-radius:0px 0px 5px 5px}
.Gr_blocks .containText:hover{text-align:center; margin-top:10px; display:block; background:#d0d0d0; padding:5px; font-weight:bold; cursor:pointer}


.Gr_catogery{display:block; background:#de2b24; padding:10px; text-align:center; margin-top:10px; font-size:20px;}
.Gr_subcatogery{display:block; padding:10px; text-align:center; border:1px solid #de2b24;}
.Gr_subcatogery ul{ margin:0; padding:0;}
.Gr_subcatogery ul li{ margin: 3px 2px;
    padding: 5px 8px;
    display: inline-block;
    background: #fcc3c1 ;
    color: #000;
    border-radius: 4px;
    border: 1px solid #fcc3c1 ; min-width:130px; font-weight:600}

.Gr_subcatogery ul li:hover{background:#26c5ff; color:#000; cursor:pointer}

.activeGr_subcatogery
 {
    background: #de2b24 !important;
    color: #fff !important;
    border: 1px solid #de2b24 !important;
 }	
.Gr_catogeryList {
    font-size: 15px;
    color: #3b3b3b;
    width: 100%;
    max-width: 350px;
    padding: 8px 4px;
    border-radius: 4px;
    margin: 6px 5px;
    border: 1px solid #80ac01;}
    


.Gr_pageArea{text-align:right; margin:10px 0px}
.Gr_Page {
    display: inline-block;
    border: 1px solid #de2b24;
    background: #de2b24;
    padding: 6px 14px;
    border-radius: 3px;
    color: #fff;}

.Gr_PageNo {
    display: inline-block;
    border: 1px solid #26c5ff;
    background: #26c5ff;
    padding: 6px 14px;
    border-radius: 3px;
    color: #fff;}

.grInput{ max-width:200px; height:30px; border:1px solid #de2b24; border-radius:4px; padding:5px; margin:2px 0px; width:100%; }
.grInputDate{ max-width:300px; height:30px; border:1px solid #de2b24; border-radius:4px; padding:5px; margin:2px 0px; width:100%; color:black }
.gr_deliveryDate{float:left; display:block; width:100%; background:#26c5ff; text-align:center; margin:10px 0px; padding:10px; border-radius:4px	}
.Gr_BtnsArea{display:block; text-align:center; margin:auto}
.Gr_composeList{ font-size: 15px;
    color: #3b3b3b;
    width: 100%;
    max-width: 50px;
    padding: 2px 4px;
    border-radius: 4px;
    margin: 6px 5px;
    border: 1px solid #80ac01;
	
}

.imgcenter {text-align: center;}

.imgcenter p {text-align: center;}

.Gr_composeBlock{height:auto;border:1px solid #ccc; width:49%; float:left; text-align:center; padding:10px 0px; margin:10px 0px; 
                 border-radius:20px 0px 20px; background:#ececec}
.Gr_composeBlock1{height:auto;border:1px solid #ccc; width:49%; float:right;padding:10px 10px; margin:10px 0px;}
.Gr_composeBlock img{border: 3px solid #fff;
    box-shadow: 0px 1px 8px #717171;}
.Gr_composeBlock2{height:auto;border:1px solid #ccc; width:100%; text-align:center; padding:10px 0px; margin:10px 0px	}
.Gr_composeBlock2 img{border: 3px solid #fff;
    box-shadow: 0px 1px 8px #717171;}

.Gr_Heading{ font-size:18px; font-weight:bold; color:#920129; margin:5px 0px;     padding-left: 10px;     text-align: center;}
.Gr_MsgText{ font-size:15px; font-weight:normal; color:#00283a; margin:8px auto; line-height:20px; width:90%; text-align: center;}
.Gr_cmnMargin{ margin-bottom:15px;}
.Gr_Float{ float:left}
.Gr_Float1{ float:right}
.Gr_block{ width:100%; display:block;}


.Gr_CmStyle{background: #d8d8d8;
    padding: 5px;
    border: 1px solid #9c9c9c;
    margin: 15px 0px;
    border-radius: 4px;}
.Gr_CmStyle .first{ margin-right:2%; }
.Gr_CmStyle .first .full{ width:34%; background: #fff;}
.Gr_CmStyle .second{margin-right:2%;}
.Gr_CmStyle .second .half{width:16%; background: #fff;}
.Gr_CmStyle .third{}
.Gr_CmStyle .third .half{width:16%; background: #fff;}


.Gr_font1{ font-size: 18px;
    font-weight: bold;
    min-width: 50px;
    text-align: left;}
.Gr_CmnBDR{ border-bottom:1px dotted #ccc; padding-bottom:10px;}
.Gr_preview{max-width:300px; text-align:center; background:#00283a; color:#fff; font-size:20px; 
			height:40px; line-height:40px; margin:auto; border-radius:4px; font-weight:bold
	
}


@media screen and (min-width:710px) and (max-width:1000px) { 
.Gr_blocks{width: 24%;}
}

@media screen and (min-width:500px) and (max-width:709px) { 
.Gr_blocks{width: 30%;}
}

@media screen and (min-width:320px) and (max-width:499px) { 
.Gr_blocks{width: 46%;}
.innerGT {
     /*width: auto !important;  */
    display: block;
    /* float: left; */
    font-size: 22px;
    /* line-height: 60px; */
    /* margin-top: 60px; */
    color: #0f5b8f;
    text-align: center;
    /* padding-right: 29px; */
    text-shadow: 1px 1px 1px #00283A;
    margin-bottom: 12px;
}
.brick1 {
	width: 258px;
    height: 195px;} 
}

@media screen and (min-width:320px) and (max-width:360px) { 
.Gr_subcatogery ul li{min-width: 121px;margin: 2px 1px;padding: 5px 5px;}
}

@media screen and (min-width:361px) and (max-width:476px) { 
.Gr_subcatogery ul li{width: 48%;margin: 2px 1px;padding: 5px 5px;}
}



@media screen and (min-width:320px) and (max-width:1000px) { 
.Gr_composeBlock{width:98%; margin:10px auto; float:none; border-radius:4px}
.Gr_composeBlock1{ width:98%; margin:10px auto; float:none; border-radius:4px; overflow:auto}

}

@media screen and (min-width:320px) and (max-width:499px) { 

.grInput{ max-width:100%; width:100%; }
.Gr_CmStyle .first{ display:block; width:100%}
.Gr_CmStyle .first .full{ width:100%}
.Gr_CmStyle .second{ display:block; width:100%}
.Gr_CmStyle .second .half{width:100%}
.Gr_CmStyle .third{ display:block; width:100%}
.Gr_CmStyle .third .half{width:100%}

}

@media screen and (min-width:320px) and (max-width:608px) { 

.grInput{ max-width:100%; width:100%; }

}

@media screen and (min-width:609px) and (max-width:1001px) { 

.grInput{ max-width:250px; width:100% }

}














