﻿@charset "UTF-8";
/*
 * jQuery File Upload Plugin CSS Example 8.8.2
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}
.temp{
 background: url(../Images/back.png) top left repeat-x , radial-gradient(ellipse at center, rgba(240,134,20,1) 0%,rgba(229,33,7,1) 100%) ;
 background:  url(../Images/back.png) top left repeat-x , -moz-linear-gradient(top, rgba(227,0,8,1) 0%, rgba(240,134,20,1) 100%); /* FF3.6-15 */
background:  url(../Images/back.png) top left repeat-x , -webkit-linear-gradient(top, rgba(227,0,8,1) 0%,rgba(240,134,20,1) 100%); /* Chrome10-25,Safari5.1-6 */
background:  url(../Images/back.png) top left repeat-x , linear-gradient(to bottom, rgba(227,0,8,1) 0%,rgba(240,134,20,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30008', endColorstr='#f08614',GradientType=0 ); /* IE6-9 */
background-attachment: fixed;
    }
body {
    background: none;
    /*font-family: 'Oswald', sans-serif !important;*/
    /*background-color: #092c7b;*/
    /*background-color: #08c;*/
    background-color: #008dd3;
    background-image: url(../images/DGbackground6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /*background-position-y: top;
    background-position-x: right;*/
    background-position:center;
    background-attachment: fixed;
    overflow-y: scroll;
}
.jumbotron {
    padding-bottom: 20px;
    padding-top: 20px;
}
.container .jumbotron {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 0px;
}
.container {
    padding: 0px;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    position: relative;
    text-align: center;
    background-color: #fff;
    /*background-color: rgba(255,255,255,0.97);*/
    /*-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.75);*/
}
.header {
    background-repeat: no-repeat;
    background-position: center center;
    /*max-height: 687px;*/
    /*max-height: 600px;*/
    /*max-height:642px;*/
    /*max-height:620px;*/
    max-height: 341px;
    max-width: 1200px;
    background-image: url('../Images/banner.png');
    background-size: cover;
}
.footer {
      background-image: url('../Images/Bottom.jpg');
      max-height: 145px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
    /*max-height: 324px;*/
    text-align: center; /*min-height:250px;*/
}
.jumbotron {
    background-color: #FFFFFF;
    background:none;
}
.divcenter {
    /*background-image: url('../Images/ReversaMed_cln_shd.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align:center;*/
    min-height: 209px;
    margin: 0 auto;
    margin-top: 40px;
}
.imright {
    float: right;
}
.divfootp {
    /*margin: 0 auto -180px auto ;*/
    margin: 10px auto -50px auto;
    max-width: 650px;
}
.toptext p {
    font-size: 16px;
    text-align: justify;
    padding-right: 30px;
    padding-left: 20px;
    /*margin: 0px;*/
}
.title1 {
    margin: 0px;
    font-weight: bold;
}
.maintext {
    color: #454545;
}
.greentext {
    color: #1D7D4D;
    color:#000000;
}
.blacktext {
    color:#000000;
}
.goldtext {
    /*color: #00b3e3;
     color: #186a8f;*/
    /*font-family: 'Varela Round', sans-serif;*/
    /*font-family: 'PT Sans Narrow', sans-serif;*/
    /*font-family: 'Libre Franklin', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    /*font-weight:bold;*/
    /*color:rgba(248, 182, 0, 1);*/
    /*color: #e83d24;*/
    /*text-shadow: -0px 0px 1px rgba(133,133,133,0.6);*/
    /*color: #7d4291;*/
    /*color: rgb(174, 125, 91);*/
  color: #66251c;
}
.bluetext {
   color:#333;
     /*color: #186a8f;*/
    /*font-family: 'Varela Round', sans-serif;*/
    /*font-family: 'PT Sans Narrow', sans-serif;*/
    /*font-family: 'Libre Franklin', sans-serif;*/
    font-family: 'Oswald', sans-serif ;
    font-weight:bold;
    /*text-shadow: -0px 0px 1px rgba(133,133,133,0.6);*/
}
.toptext h3 {
    text-align: left;
    padding-left: 20px;
}
template{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#03759a+0,ddedf8+100 */
background: #03759a; /* Old browsers */
background: -moz-linear-gradient(top,  #03759a 0%, #ddedf8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #03759a 0%,#ddedf8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #03759a 0%,#ddedf8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03759a', endColorstr='#ddedf8',GradientType=0 ); /* IE6-9 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#03759a+0,ddedf8+100 */
background: #03759a; /* Old browsers */
background: -moz-linear-gradient(45deg,  #03759a 0%, #ddedf8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #03759a 0%,#ddedf8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #03759a 0%,#ddedf8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03759a', endColorstr='#ddedf8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#03759a+0,ddedf8+100 */
background: #03759a; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #03759a 0%, #ddedf8 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #03759a 0%,#ddedf8 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #03759a 0%,#ddedf8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03759a', endColorstr='#ddedf8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ddedf8+0,03759a+100 */
background: #ddedf8; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #ddedf8 0%, #03759a 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #ddedf8 0%,#03759a 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #ddedf8 0%,#03759a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddedf8', endColorstr='#03759a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c61d6b+0,af1b81+100 */
background: rgb(198,29,107); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(198,29,107,1) 0%, rgba(175,27,129,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(198,29,107,1) 0%,rgba(175,27,129,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(198,29,107,1) 0%,rgba(175,27,129,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c61d6b', endColorstr='#af1b81',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ad8aa1+0,ad3e8a+100 */
background: rgb(173,138,161); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(173,138,161,1) 0%, rgba(173,62,138,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(173,138,161,1) 0%,rgba(173,62,138,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(173,138,161,1) 0%,rgba(173,62,138,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad8aa1', endColorstr='#ad3e8a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.coloredcontent {
    padding: 20px 10px;
    /*background-color: #e9efeb;*/
    /*border-radius: 15px;*/
    text-align: left;
    /*margin-left: 10px;
     margin-right: 10px;*/
    margin-left: 0px;
    margin-right: 0px;
    /*text-shadow: -1px -1px 3px rgba(0,0,0,0.7);*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaeaf1+0,ffffff+100 */
    background: rgb(234,234,241); 
    /*background-color:rgba(255,255,255,0.9);*/
}
.temp{
    background: -moz-linear-gradient(top, rgba(234,234,241,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(234,234,241,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(234,234,241,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaf1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaf1+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(234,234,241,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(234,234,241,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(234,234,241,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaf1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.bount{
    position: absolute;
    bottom: 0;
    /*width: 100%;*/
    height: auto;
    /*left: 0;*/
    opacity: 0.1;
    z-index: 0;
    width: 50%;
     left: 25%;
}
.temp{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dc0035+0,a00521+100 */
background: rgb(220,0,53); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(220,0,53,1) 0%, rgba(160,5,33,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(220,0,53,1) 0%,rgba(160,5,33,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(220,0,53,1) 0%,rgba(160,5,33,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc0035', endColorstr='#a00521',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a00521+0,dc0035+100 */
background: rgb(160,5,33); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(160,5,33,1) 0%, rgba(220,0,53,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(160,5,33,1) 0%,rgba(220,0,53,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(160,5,33,1) 0%,rgba(220,0,53,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a00521', endColorstr='#dc0035',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.tnccontent {
    margin-left: 10px;
    margin-right: 10px;
}
.jumbotron {
    font-size: 16px;
    /*line-height: 2.14286;*/
    /*line-height:2em;*/
}
    .jumbotron p {
        font-size:16px;
    }
    .form-control {
        margin-right: 10px;
    }
    .form-control:focus {
        border-color: #00b3e3;
        outline: 0px none;
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(162,144,97,0.6);
    }
.coloredcontent label {
    font-weight: normal;
    padding-left: 10px;
    /*color: #4F504E;*/
    /*color: #fff;*/
/*text-shadow: -1px -1px 1px rgba(162, 144, 97, 0.6);*/
/*text-shadow: -1px -1px 3px rgba(252, 252, 252, 0.6);*/
}
.col-0 {
    margin: 0;
    padding: 0;
}
.coloredcontent .row {
    margin: 10px 0px 10px 0px;
}
.coloredcontent .smallabel {
    font-size: 14px;
}
.button {
    border: none;
    border-radius: 5px;
    margin: 10px;
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    width: auto;
    height: auto;
    /*font-family: 'Varela Round', sans-serif;*/
    /*font-family: 'PT Sans Narrow', sans-serif;*/
    /*font-family: 'Libre Franklin', sans-serif;*/
    font-family: 'Oswald', sans-serif
    /*background-color: #00b3e3;*/
    color: #fff200;
    padding: 0.1em 1em;
    color: #fff;
    /*background-color: rgba(220,0,53,0.5);*/
    /*background-color: #863f9c;*/
    /*background-color: #da1f33;*/
    /*background-color: #e94a27;*/
    background-color: #bac1db;
}
.temp{
         /*background-color: #e30007;*/
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e52107+0,f08614+100 */
background: rgb(229,33,7); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(229,33,7,1) 0%, rgba(240,134,20,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(229,33,7,1) 0%,rgba(240,134,20,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(229,33,7,1) 0%,rgba(240,134,20,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e52107', endColorstr='#f08614',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,9c6cab+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(156,108,171,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(156,108,171,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(156,108,171,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#9c6cab',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.button:hover, .button:focus {
    /*background-color: rgba(220,0,53,1);
background-color:#b553c3;*/
    background-color: #b32026;
    background-color: #e94a27;
}
.title2 {
    font-size: 16px;
    font-weight: bold;
}
.title3 {
    font-size: 14px;
}
.numberlist {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    list-style-position: inside;
    text-align: left;
    font-size: 14px;
}
    .numberlist li {
        margin: 10px auto;
        padding-right: 10px;
        padding-left: 10px;
    }
.footerimg {
    bottom: 0px;
    /*height: 100%;*/
    vertical-align: bottom;
    text-align: left;
}
.linkTNC {
    margin: 20px;
    position: absolute;
    /*color: #fff;*/
    /*color:#00b3e3;*/
    font-size: 14px;
    bottom: 0;
    text-decoration: none;
    left: 10px;
    /*color: #186a8f;*/
    /*color: rgb(174, 125, 91);*/
    color: #66251c;
}
.linkTNC2 {
   color: #186a8f;
     /*color:#00b3e3;*/
    /*font-size: 14px;*/    
    text-decoration: none;
 }
/*.coloredcontent a {
  color:#fff;
      text-decoration: underline;
}*/
/*.coloredcontent a:hover {
          color: #f9b700;
}*/
    /*.linkTNC3 {
     font-weight:bold;     
    font-size: 14px;    
    text-decoration: underline;     
       color:#186a8f;
}*/
    .linkTNC:hover ,.linkTNC2:hover,.linkTNC2:focus {
        /*color: rgb(19,91,54);
        background-color: #fff;
        border-radius: 5px;*/
        /*color:#00b3e3;
            color: #e83d24;*/
       /*font-weight:bold;*/
        text-decoration: underline;
    }
#panel {
    text-align: center;
    margin: 10px auto;
    display: none;
    max-width: 500px;
    float: none;
    border:1px solid rgb(174, 125, 91);;
}
.btn-upload,.btn-cancel {
    /*background-color: #00b3e3;
    border-color: rgba(19,91,54,0.5);
    border-radius: 5px;
    margin: 10px;
    font-size: 16px;
    color: #fff;
    padding: 5px;*/
   border: none;
    border-radius: 5px;
    margin: 10px;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    /*width: 250px;
    height: 40px;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d3bb7e+0,a29061+100 */
background: #d3bb7e; /* Old browsers */
background: -moz-linear-gradient(top, #d3bb7e 0%, #00b3e3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d3bb7e 0%,#00b3e3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d3bb7e 0%,#00b3e3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3bb7e', endColorstr='#00b3e3',GradientType=0 ); /* IE6-9 */
}
    .btn-upload:hover {
        transform: scale(0.95);
    }
 .btn-cancel {
    /*background-color: #fff;
    float: right;
    border-color: rgba(19,91,54,0.5);
    border-radius: 100%;
    margin: 0px;
    font-size: 16px;
    color: rgb(19,91,54);
    text-shadow: 1px 1px 1px #3D6B32;
    padding: 1px;*/
}
    .btn-cancel:hover {
        transform: scale(0.95);
    }
.btn-browse {
    background-color: #fff;
    /*border: none;*/
    border-color: rgb(162, 144, 97);
    border-radius: 5px;
    margin: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #00b3e3;
    text-shadow: 1px 1px 1px #00b3e3;
    padding: 10px;
    padding-left: 25px;
    width: 95%;
}
    .btn-browse:hover {
        transform: none;
    }
.imguploaded {
    width: 90%;
    background-color: white;
}
.load1 {
    position: absolute;
    top: 0;
    left: 0;
    /*background-color:#E3E3E3;*/
    /*background-color: black;*/
     /*background-color:#00b3e3;*/
     background-color:#ffffff;
    z-index: 999;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.7;
    padding-top: 20%;
    /*color: black;*/
    /*color: white;*/
    color: #00b3e3;
    font-size: 16px;
    border-radius: 2%;
    box-shadow: inherit;
}
.progressbar {
    width: 100%;
    height: 21px;
}
.progressbarlabel {
    width: 100%;
    height: 21px;
    position: absolute;
    text-align: center;
    font-size: small;
}
.title4 {
    padding: 0px;
    margin: 0px;
    line-height: 10px;
    font-size: 12px;
}
.absholder{
     position:relative;
}
.toptext .htnc {
    padding-left: 30px;
}
.nopads {
    margin: 0;
    padding: 0;
}
.val {  
    font-size: 14px;
    font-weight: bold;
    color: rgba(220,0,53,1);
}
.attention {
    color: red;
    font-size: 12px;
}
/*.val li {
    margin: 10px;
    /*display: inline;
    list-style-type: disc;
    list-style-position: outside;
}*/
.col {
    /*float: left;*/
}
.col-pet-food {
    /*width: 11%;*/
    /*width: 19%;*/
    width: 13%;
    text-align: center;
    margin: 0px auto;
    display: inline-block;
    vertical-align: top;
    line-height: 1em;
    padding: 5px;
    font-family: 'Oswald', sans-serif
}
.col-pet-food img {
    display: block;
    margin: 0px auto;
    max-width: 100%;
    height: auto;
    -webkit-transition:-webkit-transform 1s;  /* Safari */
    transition: transform 1s; 
}
.col-pet-food img:hover {
   transform:scale(1.4) ;
}
.goldshadow {
    text-shadow: -2px -2px 2px rgba(162, 144, 97, 0.6);
}
/*.t-cap {
    text-transform:capitalize;
}
.t-up {
    text-transform: uppercase;
}*/
.coloredcontent input[type="checkbox"] {
    /*font-weight: normal;*/
    /*margin-left: 20px;*/
    /*color: #4F504E;
    text-shadow: -1px -1px 1px rgba(162, 144, 97, 0.6);*/
}
.coloredcontent span {
    font-weight: normal;
    padding-left: 4px;
     /*color: #fff;*/  
}
.masterpetlink{
    height: 8%;
    width: 25%;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.coloredcontent .glyphicon{
    /*color: #00b3e3;*/
top: 0px !important;
font-size: 10% !important;
}
/*media screen*/
.coloredcontent .myglyphicon {
    /*color: #fff200;*/
    /*font-weight: bolder;*/
    font-size: 18px;
    /*margin-left: 4px;*/
    /*text-shadow: -1px -1px 3px rgba(133,133,133,0.6);*/
  line-height:1;
  top:0;
  /*font-family: 'Varela Round', sans-serif;*/
  /*font-family: 'PT Sans Narrow', sans-serif;*/
  /*font-family: 'Source Sans Pro', sans-serif;*/
  /*font-family: 'Libre Franklin', sans-serif;*/
  font-family: 'Oswald', sans-serif 
  /*color:rgba(220,0,53,1);*/
   /*text-shadow: -1px -1px 3px rgba(42,109,140,0.7);*/
  /*color: rgb(174, 125, 91);*/
  color: #863f9c;
}
   .tnc {
    /*font-family: 'Alegreya Sans' , sans-serif;*/
    /*font-family: 'Libre Franklin', sans-serif;*/
    font-family: 'Oswald', sans-serif 
    font-size: 16px;
    color: #333333;
    /*background-color: #F6F6F6;*/
    width: 100%;
    margin: 0;
    padding: 20px;
}
           .tnc ul {
    margin-left: 0;
    padding: 10px;
    list-style-type: none;
}
           .tnc ul li {
    margin: 10px auto;
    word-wrap: break-word;
    word-break: normal;
    /* white-space: pre-wrap; */
}
        .tnc  .pad-10 {
             padding-left:10px;
         }
         .tnc td:first-child {
             min-width:250px;
         }
        .tnc  td{
             border:solid 1px #808080;
             padding:0.4em;
             text-align:left;
                 max-width:400px;
         }
        .tnc  th{
             border:solid 1px #808080;
             padding:0.5em;
             text-align:center;
         }
.nowrap {
    white-space:nowrap;
    /*word-break:keep-all;*/
}
.col-pet-food a {
    font-weight: bold;
    /*color: rgb(174, 125, 91);*/
    /*color: #186a8f;*/
    color: #e94a27;
}
.col-pet-food a:hover {
     text-decoration:none;
       /*color: #00b3e3;*/
       /*color: #e83d24;*/
}
.a-absolute {
    position:absolute;
    /*top:65px;
    left:830px;
    width:115px;
        height:115px;*/
        border-radius:25px;
        background:none;
        background-color:transparent;
        /*top: 15px;
    right: 70px;
    width: 125px;
    height: 125px;*/
    top: 70px;
right: 20px;
width: 300px;
height: 300px;
}
.divtnc {
    /*font-size: 10px;
    line-height: 12px;*/
    /*white-space: pre-wrap;*/
    text-align: justify;
    font-size: 1.4rem;
line-height: 1.6rem;
}
.MsoNormal {   
    margin: 5px 0 0 0;
    font-weight:normal;
}
.whitetxt{
    /*color:#fff;*/
    /*color: rgb(174, 125, 91);*/
}
a{    /*color: rgb(174, 125, 91);*/ color: #863f9c;}
a:hover,a:active, a:focus{ /*color: #e83d24;*/ color: #863f9c;}
.beforeabs{
    z-index: 99999999999999999999;
position: relative;
}
.mar10{
    margin:3% auto;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.loadimage {
    animation-duration: 3s;
    animation-name: spin;
    animation-iteration-count: infinite;    
}
p.title1{
    font-size: 7rem;
margin: 10px auto;
font-weight:800;
line-height: 6rem;
font-family: 'Oswald', sans-serif  !important;
}
p.title2{
 font-size: 3rem;
margin: 10px auto;
/*font-weight:600;*/
font-family: 'Oswald', sans-serif  !important;
}
p.title3{
 font-size: 3rem;
margin: 10px auto;
font-weight:400;
font-family: 'Oswald', sans-serif  !important;
}
.small-line{
    line-height:1rem;
}
/*counter style*/
#shiva {
    width: 100px;
    height: 100px;
    /*background: #2e100e;*/
    background-color:#e94a27;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    float: right;
    color: white;
    margin: 5px;
    border: solid 3px #dddddd;
    margin-top: -100px;
    /*-webkit-transition : border 500ms ease-out;
  -moz-transition : border 500ms ease-out;
  -o-transition : border 500ms ease-out;
  transition : border 500ms ease-out;*/
    -webkit-animation: mymove 5s infinite; /* Chrome, Safari, Opera */
    animation: mymove 5s infinite;
    padding: 22px 0;
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
}
.count {
    line-height: 30px;
    /*margin-left:30px;*/
    font-size: 25px;
    margin: 0 auto;
}
.counttitle {
    line-height: 1rem;
}
.max-150{ max-width:150px;}
/* Standard syntax */
@keyframes mymove {
    50% {
        /*background-color: #b72127;*/
        background-color: #66251c;
        /*background-color: #dae0f0;*/
    }
}
.m-0{
    margin:0;
}
.Oswald {
    font-family: 'Oswald', sans-serif;
}
.redorange {
    color: #e84927;
}
/*.col-pet-food a:after {
    content: "";
    position: absolute;
    top: -30px;
    right: 50%;
    width: 0;
    height: 0;
    margin-right: -10px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 13px solid #c03940;
}*/
/*.vl {
    border-left: 6px solid green;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: 0;
}*/