@font-face{font-family:ETmodules;font-display:block;src:url(//www.hinduvidyalaya.org/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot);src:url(//www.hinduvidyalaya.org/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"),url(//www.hinduvidyalaya.org/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf) format("truetype"),url(//www.hinduvidyalaya.org/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff) format("woff"),url(//www.hinduvidyalaya.org/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}
@media (min-width:981px){.et_pb_gutter.et_pb_gutters2 #left-area{width:77.25%}.et_pb_gutter.et_pb_gutters2 #sidebar{width:22.75%}.et_pb_gutters2.et_right_sidebar #left-area{padding-right:3%}.et_pb_gutters2.et_left_sidebar #left-area{padding-left:3%}.et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container:before{right:22.75%!important}.et_pb_gutter.et_pb_gutters2.et_left_sidebar #main-content .container:before{left:22.75%!important}.et_pb_gutters2 .et_pb_column,.et_pb_gutters2.et_pb_row .et_pb_column{margin-right:3%}.et_pb_gutters2 .et_pb_column_4_4,.et_pb_gutters2.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:1.5%}.et_pb_gutters2 .et_pb_column_3_4,.et_pb_gutters2.et_pb_row .et_pb_column_3_4{width:74.25%}.et_pb_gutters2 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:2.02%}.et_pb_gutters2 .et_pb_column_2_3,.et_pb_gutters2.et_pb_row .et_pb_column_2_3{width:65.667%}.et_pb_gutters2 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:2.284%}.et_pb_gutters2 .et_pb_column_3_5,.et_pb_gutters2.et_pb_row .et_pb_column_3_5{width:58.8%}.et_pb_gutters2 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:2.551%}.et_pb_gutters2 .et_pb_column_1_2,.et_pb_gutters2.et_pb_row .et_pb_column_1_2{width:48.5%}.et_pb_gutters2 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:3.093%}.et_pb_gutters2 .et_pb_column_2_5,.et_pb_gutters2.et_pb_row .et_pb_column_2_5{width:38.2%}.et_pb_gutters2 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:3.927%}.et_pb_gutters2 .et_pb_column_1_3,.et_pb_gutters2.et_pb_row .et_pb_column_1_3{width:31.3333%}.et_pb_gutters2 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:4.787%}.et_pb_gutters2 .et_pb_column_1_4,.et_pb_gutters2.et_pb_row .et_pb_column_1_4{width:22.75%}.et_pb_gutters2 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:6.593%}.et_pb_gutters2 .et_pb_column_1_5,.et_pb_gutters2.et_pb_row .et_pb_column_1_5{width:17.6%}.et_pb_gutters2 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:8.523%}.et_pb_gutters2 .et_pb_column_1_6,.et_pb_gutters2.et_pb_row .et_pb_column_1_6{width:14.1667%}.et_pb_gutters2 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:10.588%}.et_pb_gutters2 .et_full_width_page.woocommerce-page ul.products li.product{width:22.75%;margin-right:3%;margin-bottom:3%}.et_pb_gutters2.et_left_sidebar.woocommerce-page #main-content ul.products li.product,.et_pb_gutters2.et_right_sidebar.woocommerce-page #main-content ul.products li.product{width:30.64%;margin-right:4.04%}}.welcomeModal {
position: fixed; 
z-index: 99999;  
left: 0; 
top: 0;
width: 100%; 
height: 100%; 
overflow: auto; 
background-color: rgb(0,0,0); 
background-color: rgba(0,0,0,0.7); 
}
#startModal{
display: block;
}
.modal-content {
background-color: #eee;
margin: auto;
padding: 20px;
border: 1px solid #888;
max-width: 720px;
width:80%;
border-radius: 10px;
text-align: center;
position: relative;
animation-name: modal-ani;
animation-duration: 2s;
top:125px;
box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}
@keyframes modal-ani {
from {top:-200px;}
to {top:125px;}
}
#thanks{
cursor: pointer;
}
.close {
font-family: arial;
font-weight: 300;
font-size: 56px;
padding: 0;
margin: 0;
width: auto;
position: absolute;
top: 8px;
right: 8px;
-ms-transform: rotate(45deg);
transform: rotate(45deg);
color: #4a4a4a;
line-height: 0.5;
cursor: pointer;
}
::-webkit-scrollbar {
width: 12px;
}
::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey; 
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
background: #a00101!important;
border-radius: 10px;
}
@media (min-width: 680px){
.cf7 .half-width-c7 input {
width: 92%;
padding: 2%;
}
}
.half-width-c7 input {
width: 96%;
padding: 2%;
}
.cf7 input, .cf7 select, .cf7 textarea {
width: 96%;
padding: 12px 2%;
margin-bottom: 10px;
border: 1.5px solid #dce2ee !important;
border-radius: 4px;
overflow: hidden;
}
.cf7, .cf7 div, .cf7 input, .cf7 select, .cf7 p {
padding: 0;
margin: 0;
outline: none;
font-family: Roboto, Arial, sans-serif;
font-size: 15px;
color: #666;
line-height: 22px;
font-weight: 400;
}
.wpcf7 input[type=submit] {
width: auto;
float: right;
padding: 15px 45px;
background: #870101;
color: #fff;
font-size: 16px;
border: 0 none;
cursor: pointer;
-webkit-border-radius: 4px;
border-radius: 10px;
margin: 20px 0px;
text-transform: uppercase;
}
.wpcf7 input[type=submit]:hover {
border: 0 none;
box-shadow: none;
background: #320a28;
}
@media (min-width: 680px){
.cf7 .half-width-c7 {
float: left;
width: 50%;
margin-bottom: 10px;
}
}
.half-width-c7 {
float: left;
width: 100%;
margin-bottom: 20px;
}
.full-width-c7 {
float: left;
width: 100% !important;
}
.school-table td, #customers th {
border: 1px solid #ddd;
padding: 8px;
}
.school-table tr:nth-child(even){background-color: #f2f2f2;}
.school-table tr:hover {background-color: #ddd;}
.school-table th {
padding-top: 12px;
padding-bottom: 12px;
text-align: left;
background-color: #870101;
color: white !important;
}